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 upload --repository proloquor-model 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.2.tar.gz (10.6 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.2-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: proloquor_model-0.0.2.tar.gz
  • Upload date:
  • Size: 10.6 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.2.tar.gz
Algorithm Hash digest
SHA256 e170881e0c95eeae528932f1998ff5f1d07e64ec75e8ec54eae42da544eb8527
MD5 e2a35afcf7b54fb07af26c2ca3a56e05
BLAKE2b-256 5dff361ca6f2ccbcf4c2ed7bfac148d6b4a79aff317feace95e60b3533ef3496

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for proloquor_model-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 dcd1e55cf4d00acb3988ed15e090d7faea7c8cb25daf260e4baaf486ac6f47bf
MD5 fe3c3473a883f67eaa1e5d59a8516d08
BLAKE2b-256 479bb4e2478e6d3c1ffcaee278ee16095a141ff3038f2c7a4025f1d6c49fc648

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