معرفی شرکت ها


Oncilla-0.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Oncilla is the documentation building helper package of Oncilla, Color, Manager, Umbra, sIBL_GUI and sIBL_Reporter.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل Oncilla-0.1.0
نام Oncilla
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Thomas Mansencal
ایمیل نویسنده thomas.mansencal@gmail.com
آدرس صفحه اصلی https://github.com/KelSolaar/Oncilla
آدرس اینترنتی https://pypi.org/project/Oncilla/
مجوز GPLv3
Oncilla ======= .. image:: https://secure.travis-ci.org/KelSolaar/Oncilla.png?branch=master .. image:: https://gemnasium.com/KelSolaar/Oncilla.png Introduction ------------ **Oncilla** is the documentation building helper package of `Oncilla <http://github.com/KelSolaar/Oncilla>`_, `Manager <http://github.com/KelSolaar/Manager>`_, `Umbra <http://github.com/KelSolaar/Umbra>`_, `sIBL_GUI <http://github.com/KelSolaar/sIBL_GUI>`_ and `sIBL_Reporter <http://github.com/KelSolaar/sIBL_Reporter>`_. Installation ------------ The following dependencies are needed: - **Python 2.6.7** or **Python 2.7.3**: http://www.python.org/ - **PyQt**: http://www.riverbankcomputing.co.uk/ - **Tidy** http://tidy.sourceforge.net/ To install **Oncilla** from the `Python Package Index <http://pypi.python.org/pypi/Oncilla>`_ you can issue this command in a shell:: pip install Oncilla or this alternative command:: easy_install Oncilla You can also directly install from `Github <http://github.com/KelSolaar/Oncilla>`_ source repository:: git clone git://github.com/KelSolaar/Oncilla.git cd Oncilla python setup.py install Usage ----- In order to build the project documentation, **Oncilla** needs some prerequisites. _`Prerequisites` ++++++++++++++++ _`Environment` ^^^^^^^^^^^^^^ You will need to have the following environment variables defined: - **ONCILLA_PROJECT_DIRECTORY**: Defines the project directory you want to build the manual and **Sphinx** documentation. - **ONCILLA_PROJECT_NAME**: Defines the name you want to use across the manual and **Sphinx** documentation files. - **ONCILLA_PROJECT_PACKAGES**: Defines the packages you want to build the **Sphinx** documentation. - **ONCILLA_PROJECT_SANITIZER**: Defines the optional **Sphinx** documentation sanitizing **Python** module. - **ONCILLA_PROJECT_EXCLUDED_MODULES**: Defines the optional excluded **Python** modules from **Sphinx** documentation. - **ONCILLA_PROJECT_MANUAL_CSS_FILE**: Defines the optional **css** stylesheet file used for the manual. Example:: export ONCILLA_PROJECT_DIRECTORY="/Users/kelsolaar/Documents/Development/sIBL_GUI" export ONCILLA_PROJECT_NAME="sIBL_GUI" export ONCILLA_PROJECT_PACKAGES="oncilla foundations manager umbra sibl_gui" export ONCILLA_PROJECT_SANITIZER="/Users/kelsolaar/Documents/Development/sIBL_GUI/utilities/sanitizer.py" export ONCILLA_PROJECT_EXCLUDED_MODULES="pyclbr tests 001_dummy 001_migrate_3-x-x_to_4-0-0 002_migrate_4-x-x_to_4-0-2 003_migrate_4-x-x_to_4-0-3 004_migrate_4-x-x_to_4-0-7 defaultScript" _`Paths` ^^^^^^^^ **Oncilla** documentation is built with itself and is a good reference on how to structure your project documentation directories. Assuming **$PROJECT_NAME** is the project name and **$PROJECT_DIRECTORY** the project root directory, the following paths need to be defined: - **$PROJECT_DIRECTORY/docs/help/$PROJECT_NAME_Manual.rst**: Source manual **reStructuredText** file. - **$PROJECT_DIRECTORY/docs/sphinx**: Standard **Sphinx** documentation root directory containing the **Makefile** and **source/conf.py** files. _`Slicing` ++++++++++ The **Sphinx** documentation pages are generated by slicing the source manual **reStructuredText** file using specific tags prepended by a dot ( **.** ):: E.g.: .. .mySliceTag For example, https://github.com/KelSolaar/Oncilla/blob/master/docs/help/Oncilla_Manual.rst file defines various tags like *.. .tocTree*, *.. .introduction*, *.. .installation*, etc..., and as a result the *tocTree.rst*, *introduction.rst*, *installation.rst* pages will be created and included into the **Sphinx** documentation. _`Execution` ++++++++++++ Once the prerequisites have been defined, you can launch **Oncilla** using this shell command:: Oncilla About ----- | **Oncilla** by Thomas Mansencal – 2008 - 2014 | Copyright© 2008 - 2014 – Thomas Mansencal – `thomas.mansencal@gmail.com <mailto:thomas.mansencal@gmail.com>`_ | This software is released under terms of GNU GPL V3 license: http://www.gnu.org/licenses/ | `http://www.thomasmansencal.com/ <http://www.thomasmansencal.com/>`_


نحوه نصب


نصب پکیج whl Oncilla-0.1.0:

    pip install Oncilla-0.1.0.whl


نصب پکیج tar.gz Oncilla-0.1.0:

    pip install Oncilla-0.1.0.tar.gz