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.5.tar.gz (11.0 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.5-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: proloquor_model-0.0.5.tar.gz
  • Upload date:
  • Size: 11.0 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.5.tar.gz
Algorithm Hash digest
SHA256 83904eaaf887a4cf31b19bd6625ec5a50be039bb57e8c37be3256c78ea9dd969
MD5 63bbf7526c3bc5cd2903d64303529d8d
BLAKE2b-256 8739302c78a9220da9f887a47c1d5baed27736fe30ec3c42b87ac1cd2bd0ae96

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for proloquor_model-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 fa348f0bca21c4eb6ffd4fc42c5686cac750b1c8ffccf981015741d7f80a53a8
MD5 8f05015ea17fda9c55d342372af04df0
BLAKE2b-256 96c64c9ad8ea45fe4de41d0036a7818b54978d1acd37095eeb1be5d64433426b

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