Track and measure constructs, concepts or categories in text documents.
Project description
construct-tracker
Track and measure constructs, concepts or categories in text documents
Installation
pip install construct-tracker
Quick usage
Releasing a new version
- Create an API Token on Pypi.
- Create a new release on Github.
Create a new tag in the form
*.*.*
.
pyproject.toml
has the requirements
conda activate construct_poetry
pip install poetry # create file with dependencies
poetry config virtualenvs.in-project true
poetry lock
poetry install
poetry config pypi-token.pypi API_token
poetry build
poetry publish
To reflect any new changes in pypi, change the version number in pyproject.toml
poetry build
poetry publish
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
construct_tracker-0.0.2.tar.gz
(79.3 kB
view hashes)
Built Distribution
Close
Hashes for construct_tracker-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfd962532109e53db0381ddc81429cc7b2c8d2ce3c6b498dca27b4c3dd9d187a |
|
MD5 | 82c83425f4888ce131d500242e380e79 |
|
BLAKE2b-256 | c1a4155204a29f69d028dd222cf5ccaacaacadabd539154434ac0da37c4819fa |