A Python3 module to search the Cycle Babac catalogue and return description, price and availability.
Project description
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
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for Recherche_Babac2-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aaabf88ecdb708f63fb2b02428702dee748951351713b295a5669f37762d434b |
|
MD5 | abf9e5442e8d5c452fc4f5ab070a6f13 |
|
BLAKE2b-256 | b98fc549b1a9e202f9ea184b65d7d4b83506523679298192fe6cfb4481d8cc66 |