Recherche Babac2
A Python3 module to search the Cycle Babac catalogue and return description, price and availability.
Installation
- Clone the repository
git clone https://github.com/normcyr/recherche_babac2
- Create a Python virtual environment using
virtualenv
cd recherche_babac2
virtualenv -p python3 venv
source venv/bin/activate
- Install the module
python setup.py install
Setup the configuration file
cp config.yml.example config.yml
Then edit the config.yml file (eg nano config.yml) and change the value of the username and password variables to the proper credentials to log in to the Cycle Babac website.
Perform a search
Launch the search with the following command:
recherche_babac2 search text
For example:
recherche_babac2 training wheels
or, using a catalogue number:
recherche_babac2 22-150
Release files for Recherche-Babac2 0.2.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Recherche Babac2-0.2.7.tar.gz | 17.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Recherche_Babac2-0.2.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 35.2 kB
Release files / Recherche Babac2-0.2.7.tar.gz
| Download URL | Recherche Babac2-0.2.7.tar.gz |
|---|---|
| Size | 17.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
77e2af4473658bd927c07c1863eb6dec14dcf5e3200f7a0f6fd0ae7cd9b41ae5
|
|
BLAKE2b-256 checksum How to use checksums |
7b283cdd86bae232c7b9389727281ad7bdc6ad955134e78aa2bbaca2506f3eb0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.2
|
Release files / Recherche_Babac2-0.2.7-py3-none-any.whl
| Download URL | Recherche_Babac2-0.2.7-py3-none-any.whl |
|---|---|
| Size | 17.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3ecea06edafcf04951f0fd22caa7c6c5ca19cf23bf369cd9bbff8a30d4925eb1
|
|
BLAKE2b-256 checksum How to use checksums |
aed3cd0dc1fb51c971ecdd0d768efae7e3cc5690351f7b401df101dff8a50639
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.2
|