## How to start ##
To use simply do:
>>> from bddocs import Documentation # to retrieve bdd information
>>> from bddocs import PDF # to get PDF output
>>> from bddocs import HTML # to get it HTML output
>>> bdd = Document('example') # pass the path of .feature documents
>>> PDF(bdd).output('document.pdf') # retrieve BDD info in a PDF file
>>> HTML(bdd).output('document.html') # retrieve BDD info in a HTML file
Release files for bddocs 0.44
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bddocs-0.44.tar.gz | 12.6 kB | Details |
Release files / bddocs-0.44.tar.gz
| Download URL | bddocs-0.44.tar.gz |
|---|---|
| Size | 12.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
725d4fa9a3a6a935f2dc4dba333247f73ecf166f00db28e416f4e9c6c67a56ec
|
|
BLAKE2b-256 checksum How to use checksums |
c62ba77f1fba1197527d62a9e550661446e32997921ef1ea313ea5c68c2d136e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |