Olivia
Uma simples, amigável e poderosa assistente para requisições HTTP
- Olivia utiliza a biblioteca requests, tornando sua execução mais intuitiva.
Instalação
pip install olivia
Métodos
Na versão 0.3.0, Olivia assite aos métodos POST, GET, DELETE
Modo de Usar
POST
from olivia import Olivia
infos = {
"rua": "Verde",
"numero": "29"
}
dados = Olivia("http://url@url.com", infos)
dados.olivia_salva()
Olivia
Release files for olivia 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Olivia-0.3.1.tar.gz | 1.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| olivia-0.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.4 kB
Release files / Olivia-0.3.1.tar.gz
| Download URL | Olivia-0.3.1.tar.gz |
|---|---|
| Size | 1.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e785d32126c4f9de7fd21b084e8b73b7ccf35fef69e765c21c457d7828607873
|
|
BLAKE2b-256 checksum How to use checksums |
ef48c7010cdd48e4240fc2a8a3c77614532268dc1149bb6e0bca81de249b6dbb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.1 CPython/3.10.4 Windows/10
|
Release files / olivia-0.3.1-py3-none-any.whl
| Download URL | olivia-0.3.1-py3-none-any.whl |
|---|---|
| Size | 1.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1877b655d064059ca00b540d4c3a557c1f7958469d6b417e928b4326d61332f3
|
|
BLAKE2b-256 checksum How to use checksums |
170f25a5707efc6c8bfe6b413004753d0668a060893c538f645f1ec1f6c9467f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.1 CPython/3.10.4 Windows/10
|