Skip to main content

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


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)

Uploaded Source

Built Distribution

construct_tracker-0.0.2-py3-none-any.whl (86.9 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