This is a small tool to generate HTTP API documentation for https://github.com/CodeStory/fluent-http
It generates markdown and provides API documentation like https://github.com/ICIJ/datashare/wiki/Datashare-API
Use
Install with pip
pip install fluent-http-apigen apigen <java_source_files>
Develop
To develop, just run:
virtualenv --python=python3 venv source venv/bin/activate python setup.py develop pip install -e ".[dev]" nosetests
To release
bumpversion --commit --tag --current-version `python setup.py --version` [major|minor|patch] setup.py git push origin master --tags python setup.py sdist bdist_egg upload
Release files for fluent-http-apigen 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fluent-http-apigen-0.3.0.tar.gz | 3.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fluent_http_apigen-0.3.0-py3.6.egg | Legacy Egg format | - | - | Details |
Total release size: 13.0 kB
Release files / fluent-http-apigen-0.3.0.tar.gz
| Download URL | fluent-http-apigen-0.3.0.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
34e414342484c3bb4552ad9a266a3b7e8ec69653ec7cd7e0982766fe83e57c11
|
|
BLAKE2b-256 checksum How to use checksums |
79f7529ef49f384273071b9229ac133ab5adaab458c90d41f3772b6f652b0615
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|
Release files / fluent_http_apigen-0.3.0-py3.6.egg
| Download URL | fluent_http_apigen-0.3.0-py3.6.egg |
|---|---|
| Size | 9.1 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
8d0911733856da6d92a503dac34ba8e7745a4a41d843fdd4fb1e3c8bf669f74a
|
|
BLAKE2b-256 checksum How to use checksums |
69e8d33569cfd3f578381a792c611262981e52240d233db3c9287af1c86f6e6b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|