mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
15 lines
386 B
ReStructuredText
15 lines
386 B
ReStructuredText
|
Installation
|
||
|
============
|
||
|
|
||
|
Latest stable version of `Objects` library can be installed from PyPi_:
|
||
|
|
||
|
pip install objects
|
||
|
|
||
|
Sources can be cloned from GitHub: https://github.com/rmk135/objects
|
||
|
|
||
|
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
|