Skip to main content

ORM classes for the cruise schema

Project description

ci-cmg-cruise-schema-orm

Setting Up a Virtual Environment with pyenv

pyenv virtualenv 2.7.18 cruise-schema-orm-2.7.18
pyenv local cruise-schema-orm-2.7.18

Building

Since this project can use JDBC divers, Apache Maven is used to build and test the library. Java 8+ and Maven must be installed and on the PATH. JAVA_HOME and MAVEN_HOME environment variables should be set.

This project uses a docker container running an Oracle database to run tests. Docker must be installed.

The tests use the Oracle JDBC driver. This driver is not available from the Maven central repository. Download the driver from Oracle and either host this in a remote private repository, or manually add it to your local repository.

To build and test, run the following from the root of the project:

mvn clean install

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 Distribution

ci-cmg-cruise-schema-orm-1.0.0.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

ci_cmg_cruise_schema_orm-1.0.0-py2-none-any.whl (25.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page