Skip to main content

A package containing scripts and programs developed and used in Professor Kurt V. Mikkelsens group at the University of Copenhagen.

Project description

KurtGroup

To update the package please first go into the setup.py file and update the version number. You won't be able to upload updates without changing the version number

With regard to version numbers they are done as X.Y.Zz

  • X: Major updates
  • Y: Minor updates
  • Z: Small changes
    • z: These are reserved for pre-releases. If you have not yet tested your code to ensure that there are minimal bugs please make it a pre-release version as it allows for the opportunity to fix bugs
    • An example of a pre-release version numberering may be:
      • The current version is: 1.10.3
      • The pre-release version is then: 1.10.4a0
      • If another pre-release is needed it should be called: 1.10.4b0, and so on...
      • When the package is ready to be released it is then given the version number: 1.10.4

You need twine to update the package:

pip install twine

You will also need a PyPI account

After this you may use:

python setup.py sdist

To compile the package

To update the package you then use:

twine upload dist/KurtGroup-version.tar.gz

After which you will have to type in your PyPI username and password

To upload updates to the package you will need to be assigned as maintainer of the package. For this you will need to supply your PyPI username to an owner of the package

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

KurtGroup-1.1.11.tar.gz (19.7 kB view details)

Uploaded Source

File details

Details for the file KurtGroup-1.1.11.tar.gz.

File metadata

  • Download URL: KurtGroup-1.1.11.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.10

File hashes

Hashes for KurtGroup-1.1.11.tar.gz
Algorithm Hash digest
SHA256 04a09bcbbda0d6e47958b8c89d20cb4ee7e39f01c77f50bfc2a3794b7b78fb94
MD5 f6e866ce87c4d939d8ffb4ea89c8e0bc
BLAKE2b-256 067676295fd9dfead2a31e6ee94c48e1de75e607b5392e8e27bb478fd86c7dc8

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