Skip to main content

A library to extract from CEPAC and STOP output files

Project description

Note: make sure that twine distribution is <= 6.0.1 to be compatible with pyproject.toml.

Note: out_data files need to be regenerated with the current library structure in place (i.e. the module, class, and function definitions). So the library needs to be created then used to generate new out_data files, before others can use it. (I have already done this for the current library structure, but if it changes, the out_data might need to be regenerated.)


Commands to build

Remember to update the version number in the pyproject.toml file, and delete any old distributions. The twine upload will not work if there's any old versions around.

py -m build

This should create a dist folder with a tar.gz and a wheel build.

Commands to upload to PyPi or TestPyPi

py -m twine upload --repository testpypi dist/*

py -m twine upload --repository pypi dist/*

Note you'll need to create a PyPi and/or TestPyPi account and an API access token, and provide the token to twine, either via the commandline or via a .pypirc file. PyPi and TestPyPi are separate: they will require separate accounts and separate access tokens.

If you choose to use a .pypirc file, an example is provided in this repo, but it needs to be placed in your local home directory, not the project directory!

Commands to install the package

In general, you can find the correct command easily on the package webpage:

The command should be something like:

  • Test PyPi: pip install -i https://test.pypi.org/simple/ mpec-extract

  • PyPi: pip install mpec-extract

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

mpec_extract-0.1.4.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mpec_extract-0.1.4-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file mpec_extract-0.1.4.tar.gz.

File metadata

  • Download URL: mpec_extract-0.1.4.tar.gz
  • Upload date:
  • Size: 16.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for mpec_extract-0.1.4.tar.gz
Algorithm Hash digest
SHA256 d66e0d3a4747e4d7481b26b58a23c31e0c2a371d7cf397021adb4b7e6c316994
MD5 0c5c2cf812ad59fa9adc1c26b23e822f
BLAKE2b-256 d9268f41f709e48e235df63a9cea7d935b98f871dd6cd2d9381d7bcffc965d5b

See more details on using hashes here.

File details

Details for the file mpec_extract-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: mpec_extract-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 13.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for mpec_extract-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 24291f65eb8e144df7f7ec900c0ece91b33733ca5c4f27f85e6265386ef4ee4a
MD5 b23412ec699d11058d58346bc1c39611
BLAKE2b-256 6d0f2db2fd764ec6cbb8059f529dfc6daa9504e4897de829f5c3cd94545b3a07

See more details on using hashes here.

Supported by

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