Access the IETF DataTracker and RFC Index
Project description
ietf-data -- Access the IETF DataTracker and related resources
Colin Perkins https://csperkins.org/
This project contains Python 3 libraries to interact with, and access, the IETF datatracker, RFC index, and related resources.
Getting started
The project uses Pipenv for dependency management. To begin, run:
pipenv install --dev
to create a Python virtual environment with appropriate packages install. Then, run:
pipenv shell
to start the virtual environment, within which you can run the scripts.
Once the virtual environment is started, running:
python3 ietfdata/datatracker.py
will run the test suite for the datatracker module. Running:
python3 ietfdata/rfcindex.py
Will test the rfcindex module.
Release Process
- Edit setup.py to ensure the correct version number is present
- Commit changes and push to Github
- Run
make test
to run the test suite. If any tests fail, fix then restart the release process - Run
python3 setup.py sdist bdist_wheel
to prepare the archive
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
Built Distribution
File details
Details for the file ietfdata-0.1.0.tar.gz
.
File metadata
- Download URL: ietfdata-0.1.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e78b8d28a26e1cfab859ddad6f0736d963a04872fd4c8dcd2d0e18a88ee46ede
|
|
MD5 |
694ef45b610130a03f01dde27aee6774
|
|
BLAKE2b-256 |
e7a277b92e63373ad82a9c1f38d1fb1117006ce55fffafbbbb0e833322565a42
|
File details
Details for the file ietfdata-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ietfdata-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a537539ea2bc9f7b5d5e5708b962d66089aa9a01cdd9c39609a0934658477d1a
|
|
MD5 |
afab8b7a0defc00c1df90d6604ebb2cf
|
|
BLAKE2b-256 |
d33d89367f424ec2b98ca141e68a4ee3364d6f52e87254721fb2d86d47902ddd
|