Generating Markdown assumptions logs from code comments.
Project description
See the assumptions package documentation for detailed usage and customisation.
Installation and Usage
The Python package can be installed from PyPI:
pip install assumption
Run the command line tool to generate help documentation:
assumptions -h
By default, assumptions will recursively search the current directory for assumptions and caveats, before writing the log to the same directory.
We recommend including assumptions in pre-commit configurations:
repos:
- repo: https://github.com/foster999/assumptions
rev: 1.1.0
hooks:
- id: assumptions
This ensures that up-to-date logs are included in your project’s version control.
Alternatively, the command line tool can be called as part of continuous integration workflows.
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file assumptions-1.1.0.tar.gz.
File metadata
- Download URL: assumptions-1.1.0.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
969bf67a35c8a42dc8db4cb1354b1bba4833bdff2deef4681947572864f04723
|
|
| MD5 |
8245207538fe5c9a5329d4dc919ca4d2
|
|
| BLAKE2b-256 |
e52eaf7a30b02256459439d2c21303f4788f20c12eecf21d788e40807700eb87
|
File details
Details for the file assumptions-1.1.0-py3-none-any.whl.
File metadata
- Download URL: assumptions-1.1.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cd5280b8989850f4a206c30b77550149a4bb66e0859865672edd14008ad21c5
|
|
| MD5 |
31a43782a694c1faffca361cc8801e8e
|
|
| BLAKE2b-256 |
4a74056cf6a2ad902f19500d3eec9991827533ec2f6307c7f4784067395cc075
|