Official API client for Teklia account system
Project description
Accounts API Client
Official API client for Teklia account system
Development
For development and tests purpose it may be useful to install the project as a editable package with pip.
- Use a virtualenv (e.g. with virtualenvwrapper
mkvirtualenv -a . accounts-api-client) - Install accounts-api-client as a package (e.g.
pip install -e .)
Linter
Code syntax is analyzed before submitting the code.
To run the linter tools suite you may use pre-commit.
pip install pre-commit
pre-commit run -a
Run tests
Tests are executed with tox using pytest.
pip install tox
tox
To recreate tox virtual environment (e.g. a dependencies update), you may run tox -r.
Run a single test module: tox -- <test_path>
Run a single test: tox -- <test_path>::<test_function>
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file teklia_accounts_client-0.1.6.tar.gz.
File metadata
- Download URL: teklia_accounts_client-0.1.6.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23b4a46e6207b440911dad9fefe985a843ed8efbb8a894ce5dc9cbde5b148074
|
|
| MD5 |
b6f234034e0c9d47b99b85222d3dd398
|
|
| BLAKE2b-256 |
260a24a203e8b93c228920d60462ea3e4d9483505474c275fd62a492be10788c
|
File details
Details for the file teklia_accounts_client-0.1.6-py3-none-any.whl.
File metadata
- Download URL: teklia_accounts_client-0.1.6-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2778d97bab7ca2f4460c86fc36ea4648e6102c1de3bff4a55b888c19360afd4a
|
|
| MD5 |
dff517b795added203656b5d44b7b2fc
|
|
| BLAKE2b-256 |
21fa13bed8ba03783c0e15bca22cab87e29fcddc4fbfc796aea72c1cd3ab033e
|