Skip to main content

a pipe permeation calculator

Project description

Use this repository as a template. Do a global search in all files to pipepermcalc and replace it with the actual package name.

rename the folder pipepermcalc to the name of your package as well

Make a list of all the packages required to run your code in requirements.txt. If this repository depends on any package that should be installed by conda instead of pip, add that package in requirements_conda.yml; also specify your python version in that file.

After that, create a conda environment by navigating your command prompt to the folder containing requirements_conda.yml, that is, the same folder as this file. Then type the command conda env create -n <package_name> --file requirements_conda.yml where <package_name> should again be replaced by the name of your package.

the folders have the following purpose:

  • tests: contains unit tests. Using pytest is adviced
  • documentation: contains documentation which can be created (and updated) by running make.bat; the result is in documentation/build/html
  • <package_name>: contains the code that consists the models and scripts that other people should be able to use
  • research: contains files that run the code in <package_name> to perform research with the models or investigate how the model behaves. By doing this, script to run the model are seperated from the actual code that consists the model. This keeps the model code much more tidy.

Be sure to pick a LICENCE

after this, you should remove all the text in this file and replace it with a small description on your repositories content.

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

pipepermcalc-0.0.3.tar.gz (26.3 kB view details)

Uploaded Source

Built Distribution

pipepermcalc-0.0.3-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file pipepermcalc-0.0.3.tar.gz.

File metadata

  • Download URL: pipepermcalc-0.0.3.tar.gz
  • Upload date:
  • Size: 26.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.13

File hashes

Hashes for pipepermcalc-0.0.3.tar.gz
Algorithm Hash digest
SHA256 90d1f59d6c101b43de78123c2851a6a67ea7ace3e945ba504d99562460ee7256
MD5 8a8a789c0f9e4dff58591e365343c7c9
BLAKE2b-256 fcf7fb183aa94914d5572247df995b7906b485d2ec3650fce700b9d41446210e

See more details on using hashes here.

File details

Details for the file pipepermcalc-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: pipepermcalc-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.13

File hashes

Hashes for pipepermcalc-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 174f1395a6c1a4d9d60f030dcbd165a33f5d7d1bf50ddeba23f36bdbee8915fd
MD5 48901a61e6540f50665c9a80a57fcc7d
BLAKE2b-256 90310927ead36305429d210ddc319fe192ecf87fa8d56a4a1d7bc4ef7fb20bac

See more details on using hashes here.

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