Database ORM and API builder.
Project description
orb
======================
The ORB library is an object-oriented, pythonic, object relational mapper
for databases.
Installation
-----------------------
If you would like to use the latest build that has been tested and published,
you can use the Python `setuptools` to install it to your computer or virtual
environment:
pip install orb-api
If you would like to use the latest code base, you can clone the repository
and reference and run `setup.py` for your virtual environment
git clone https://github.com/orb-framework/orb.git
cd orb
python setup.py develop
Running Tests
-----------------------
To run the unit tests, you can just run the test command from the setuptools
python setup.py test
To run the functional tests, you will need to specify the test environment using the
[tox](https://testrun.org/tox/latest/) command line utility.
pip install tox
tox -e postgres
Documentation
---------
Documentation for orb is written and hosted in [GitBook](https://www.gitbook.com/book/orb-framework/orb)
======================
The ORB library is an object-oriented, pythonic, object relational mapper
for databases.
Installation
-----------------------
If you would like to use the latest build that has been tested and published,
you can use the Python `setuptools` to install it to your computer or virtual
environment:
pip install orb-api
If you would like to use the latest code base, you can clone the repository
and reference and run `setup.py` for your virtual environment
git clone https://github.com/orb-framework/orb.git
cd orb
python setup.py develop
Running Tests
-----------------------
To run the unit tests, you can just run the test command from the setuptools
python setup.py test
To run the functional tests, you will need to specify the test environment using the
[tox](https://testrun.org/tox/latest/) command line utility.
pip install tox
tox -e postgres
Documentation
---------
Documentation for orb is written and hosted in [GitBook](https://www.gitbook.com/book/orb-framework/orb)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
orb_api-2016.1.32-py2.7.egg
(159.5 kB
view hashes)
orb_api-2016.1.32-py2-none-any.whl
(165.1 kB
view hashes)
Close
Hashes for orb_api-2016.1.32-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41757fc64e2e0362cfcebb28d27e873d095b07ff7821088fa577fc42f948215b |
|
MD5 | 0522ec0bf3e7e6aabed9ecad929be9c8 |
|
BLAKE2b-256 | c2d2c93274607437f050e06d74ae854be50709fa5c448cb0cbcd382a90f73663 |