Nitra
Project description
How to implement
# establish connection with jobspire
nitra = Nitra(
username='username',
secret='secret password',
base_url='http://full_jobspire_url.dk/nitra',
ensure_connected=True
)
# usage:
nitra.get_job_areas()
nitra.insert_job_postings(List[dict])
nitra.insert_job_posting_skills(List[dict])
nitra.delete_job_postings_by_source_id(source_ids: List[str])
nitra.delete_job_postings_by_uuid(ids: List[str])
nitra.update_job_postings(patches_with_id: List[dict])
nitra.delete_job_posting_skills(job_posting_ids: List[str])
nitra.ping()
nitra.get_statistics()
nitra.get_contract_types()
nitra.get_esco_codes()
nitra.add_company_esco_matches(company_esco_matches: List[dict])
Development
To build: python3 -m build
To release: ./release.sh
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
jobspire_nitra-0.1.9.tar.gz
(3.8 kB
view details)
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 jobspire_nitra-0.1.9.tar.gz.
File metadata
- Download URL: jobspire_nitra-0.1.9.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19f50ebed246d1c32253b5f8e16a0072c07fc996e68b2fc682168f9aa194fbe3
|
|
| MD5 |
53bf7947c8ec327e6c7e87b21d773784
|
|
| BLAKE2b-256 |
fe1f4419b534c4a62b1ae26c7980f4223e0887845ad09c7d921234f4aad032de
|
File details
Details for the file jobspire_nitra-0.1.9-py3-none-any.whl.
File metadata
- Download URL: jobspire_nitra-0.1.9-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f82b62c75a366e097e6ac5269e9d8a203313e7df4f77feaaf7e71b5c7a8fb131
|
|
| MD5 |
aa4d3c370a9392cc84fd60760fa70cb7
|
|
| BLAKE2b-256 |
869145c8d6361f3010e935ead33d3ee295e7afd2725118c79293b2a0ba5031f6
|