Skip to main content

Python implementation of the S3Model https://S3Model.com/ specifications version: 3.1.0

Project description

S3MPython

S3MPython is a Python library for creating S3Model data models.

Examples & Training

For S3Model training courses, see the S3Model website.

There is a repository called S3MPython_examples meant to be your first experience with S3MPython.

Examples Installation

S3MPython Installation

Create a virtual environment for S3MPython. Suggestion: use the name S3MPython.

pip install s3mpython

See the Project Integration section of the documentation for the next steps.

Developing S3MPython

  • Clone the master repository

  • Change to the new S3MPython directory.

  • Build the virtual environment using dev_requirements.txt. Suggestion: use the name S3MPython_dev.

  • Create a new branch for your changes.

  • Build and install your development branch into your S3MPython environment.

python3 setup.py sdist bdist_wheel

pip install e .

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

S3MPython-3.1.0.23.tar.gz (87.8 kB view hashes)

Uploaded source

Built Distribution

S3MPython-3.1.0.23-py3-none-any.whl (97.3 kB view hashes)

Uploaded py3

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