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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
orb_api-2016.1.35-py2.7.egg
(159.5 kB
view details)
orb_api-2016.1.35-py2-none-any.whl
(165.1 kB
view details)
File details
Details for the file orb_api-2016.1.35-py2.7.egg.
File metadata
- Download URL: orb_api-2016.1.35-py2.7.egg
- Upload date:
- Size: 159.5 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46d7c2085c71179406c5fe4dd87a524827714783dfd69e46c309fcd5ffadea94
|
|
| MD5 |
ff143e302a1d23416305226b43843e95
|
|
| BLAKE2b-256 |
591666d9666fc39f6318ee9792e8b4c5adfadf1f6e981537e8a8f6a7372b5025
|
File details
Details for the file orb_api-2016.1.35-py2-none-any.whl.
File metadata
- Download URL: orb_api-2016.1.35-py2-none-any.whl
- Upload date:
- Size: 165.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4a0c4a31616eec09d9c2e00594ac519e37ff06143c070a894e5c26003574bb2
|
|
| MD5 |
eeacd9a4f7eb8ef9e7238b56d1c5fbf2
|
|
| BLAKE2b-256 |
f411033d58e4c85c273e6290a0153df844bb3ced68ae256ab55eb5f5fe26ffc1
|