Skip to main content

Library to calculate geometric parameters of protein structures including criteria searches.

Project description

prometry

A library for calculating protein geometry paramaters with searching based on criteria.

Create dev environment

python3 -m venv .venv

Load dev environment

source .venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt --upgrade

release to pypi

Increment the version in setup.cfg in the project IMPORTANT
python -m build
python -m twine upload --repository pypi dist/*
The credentials are stored in a settings file
Check success https://pypi.org/manage/projects/

Project details


Download files

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

Source Distribution

prometry-0.0.2.tar.gz (28.0 kB view hashes)

Uploaded Source

Built Distribution

prometry-0.0.2-py3-none-any.whl (29.3 kB view hashes)

Uploaded Python 3

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