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)
Release files for orb-api 2016.1.50
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| orb_api-2016.1.50-py2.7.egg | Legacy Egg format | - | - | Details |
| orb_api-2016.1.50-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 339.9 kB
Release files / orb_api-2016.1.50-py2.7.egg
| Download URL | orb_api-2016.1.50-py2.7.egg |
|---|---|
| Size | 166.9 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
04b0ced38ed56074a0aec48d0f0fca3eec61211d993298fd9614e8157350a03b
|
|
BLAKE2b-256 checksum How to use checksums |
da5c2c583cd358108d74a16525ac37ce19ae999ad9156b8aa98e875b523efe4c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/2.7
|
Release files / orb_api-2016.1.50-py2-none-any.whl
| Download URL | orb_api-2016.1.50-py2-none-any.whl |
|---|---|
| Size | 173.0 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
1a6f7f6f56160cfc74d8d70efe6c9b5bafeabf99ba75563d216b36cd2bd01d9b
|
|
BLAKE2b-256 checksum How to use checksums |
18fe41685ba493ceb781842c4d5ddfb451063c414250475d5ac46752e145dc87
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/2.7
|