python-dependency-injector/docs/installation.rst
Roman Mogilatov 8ee9378dda docs update
2015-04-18 22:45:51 +03:00

16 lines
401 B
ReStructuredText

Installation
============
Latest stable version of *Objects* library can be installed from PyPi_::
pip install objects
Sources can be cloned from GitHub_::
git clone https://github.com/rmk135/objects.git
All *Objects* releases can be found on GitHub: https://github.com/rmk135/objects/releases
.. _PyPi: https://pypi.python.org/pypi/Objects
.. _GitHub: https://github.com/rmk135/objects