Skip to main content

Useful classes that model and examine proloquor.net surveys.

Project description

Proloquor Model

Useful python classes that model and examine proloquor.net surveys. To download the package from PyPi:

% pip install proloquor-model

Development Setup

PS C:\proloquor-model>git clone git@gitlab.com:proloquor-public/proloquor-model.git
PS C:\proloquor-model> python -m venv .venv
PS C:\proloquor-model> .venv\Scripts\Activate.ps1
(.venv) PS C:\proloquor-model> python -m pip install pip --upgrade
(.venv) PS C:\proloquor-model> pip install pip-tools
(.venv) PS C:\proloquor-model> pip-compile --upgrade
(.venv) PS C:\proloquor-model> pip install -r requirements.txt
(.venv) PS C:\proloquor-model> pytest

Once you make any changes to the code, perform the following steps to upload the source to gitlab and the executable library to pypi.org.

(.venv) PS C:\proloquor-model> git commit git@gitlab.com:proloquor-public/proloquor-model.git

Update the version in pyproject.toml:

[project]
name = "proloquor-model"
version = "0.0.1"
authors = [
  { name="Proloquor.net Staff", email="staff@proloquor.net" },
]

Build the library and deploy it to pypi.org using twine. You'll be prompted for your pypi.org API key.

(.venv) PS C:\proloquor-model> pip install build
(.venv) PS C:\proloquor-model> python3 -m build
(.venv) PS C:\proloquor-model>pip install twine
(.venv) PS C:\proloquor-model>python3 -m twine upload dist/*

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

proloquor_model-0.0.3.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

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

proloquor_model-0.0.3-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: proloquor_model-0.0.3.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for proloquor_model-0.0.3.tar.gz
Algorithm Hash digest
SHA256 aff92bd5841b74f27f8cd8d5743495030125af0e805a1787a6b01eeef912bec8
MD5 d914dec5ecd5ccf5d4bdd9d0aca3bb02
BLAKE2b-256 22d75193a481c5e5ec673459ed124359ed722ae399f521b144d73f14b319c41e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for proloquor_model-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1747ff0397c18a8767d877d6b1c3aae4640b5d5ec8f1483d30ec1f6ef9d6867f
MD5 3e2938284b23f0d5665928caaaa59bc5
BLAKE2b-256 9d7ada0ca4fd96cd3ec03371ddac55eff66a3a9e40c86472fc314e3213ce4ac3

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