сервис по сбору вакансий
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.0.4rc0.tar.gz
(9.3 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 feedancy-0.0.4rc0.tar.gz.
File metadata
- Download URL: feedancy-0.0.4rc0.tar.gz
- Upload date:
- Size: 9.3 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 |
b4aade8f53474760ec461432aac9c2f88f0da291d1f37e8e7fde376646099ad4
|
|
| MD5 |
5ee94a25d36e9f02c8bc5768a5b6fe41
|
|
| BLAKE2b-256 |
fbf2394231ad9348177ec3b321976d1ca1224e98e332e2f651804a40feae7be8
|
File details
Details for the file feedancy-0.0.4rc0-py3-none-any.whl.
File metadata
- Download URL: feedancy-0.0.4rc0-py3-none-any.whl
- Upload date:
- Size: 72.4 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 |
5613e76b6ee4a5c0cec43d5eaf2412b5394a80b355826e0a6feeb11644a02b1e
|
|
| MD5 |
66d82ce04836e828687af95cb264792f
|
|
| BLAKE2b-256 |
f33e1ba907042c90f1ac19dd4acaf800d2215e631ee9b27653c7c0f8a1d05afa
|