support library for basedata.org
Project description
python support library for basedata.org
- geting started:
easy_install basedata
- look update data:
from basedata import BaseData
bd = BaseData() bd.get({‘md5’: ‘’})
- if you have an account:
from basedata import BaseData
bd = BaseData() bd.login(username, password) bd.set({‘md5’: ‘’}, {‘openlibrary’: ‘OL…’})
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
basedata-0.2.tar.gz
(2.1 kB
view details)
File details
Details for the file basedata-0.2.tar.gz
.
File metadata
- Download URL: basedata-0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 872ba22325c63e5203bd67d20c0760b3d0e354a91403607c46fb929b3083e920 |
|
MD5 | d7cc9757f5d7b77b91d4ad09513d4ec7 |
|
BLAKE2b-256 | 5c46ba470724aa1e8e9a3cbad9ba2668485f5b8dd2373540904d51ad4f710758 |