сервис по сбору вакансий
Project description
feedancy
The client is provided with async and sync adapters.
To install the async version with all its dependencies use:
pip install feedancy[asyncio]
To install the sync version with all its dependencies use:
pip install feedancy[sync]
To install both versions with all their dependencies use:
pip install feedancy[asyncio,sync]
Client instantiation example
from feedancy import new_client, Configuration
from feedancy.lib.adapter.requests import RequestsAdapter
client = new_client(RequestsAdapter(), Configuration(host="<your openapi server URL>"))
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
feedancy-0.1.5.tar.gz
(14.4 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
feedancy-0.1.5-py3-none-any.whl
(82.7 kB
view details)
File details
Details for the file feedancy-0.1.5.tar.gz.
File metadata
- Download URL: feedancy-0.1.5.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.15.0-76-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84e17e36c0879750fab1bc4f267f0c36a36a2fdfe7dc4809b9f12d6b1aad371b
|
|
| MD5 |
b1bc9ec13e65d4a4a2ae67298d13f60b
|
|
| BLAKE2b-256 |
89f1b678f6a7f79e6bdfd69dcec8e930c4feaac339742fa398c6239456a597ba
|
File details
Details for the file feedancy-0.1.5-py3-none-any.whl.
File metadata
- Download URL: feedancy-0.1.5-py3-none-any.whl
- Upload date:
- Size: 82.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.12 Linux/5.15.0-76-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe2ef93d7556c9479e35a60737f1f6188bf9b1169b09a0d559f88f632b780bb3
|
|
| MD5 |
0a15a6c876fc6c9a304822e08e9df738
|
|
| BLAKE2b-256 |
ba39380aadae4adf6ebba88820feb6d0c62a4ce8c786828d5ab1ae087b43d7d5
|