
bikeshed 7.0.7
0
A document-authoring tool mainly intended for web specifications.
Contents
A document-authoring tool mainly intended for web specifications.
Stars: 1277, Watchers: 1277, Forks: 211, Open Issues: 477The speced/bikeshed repo was created 12 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1277 github stars!
How to Install bikeshed
You can install bikeshed using pip
pip install bikeshed
or add it to a project with poetry
poetry add bikeshed
Package Details
- Author
- Tab Atkins-Bittner
- License
- None
- Homepage
- https://github.com/speced/bikeshed/
- PyPi:
- https://pypi.org/project/bikeshed/
- GitHub Repo:
- https://github.com/speced/bikeshed
Classifiers
- Software Development/Documentation
Related Packages
Errors
A list of common bikeshed errors.
Code Examples
Here are some bikeshed code examples and snippets.
GitHub Issues
The bikeshed package has 477 open issues on GitHub
- chore(deps-dev): bump ruff from 0.14.10 to 0.14.14
- chore(deps-dev): bump packaging from 25.0 to 26.0
- chore(deps): bump setuptools from 80.9.0 to 80.10.1
- Missing case fold for dfn name matching
- chore(deps-dev): bump black from 25.12.0 to 26.1.0
- chore(deps): bump psf/black from 25.12.0 to 26.1.0
- chore: Update Python base image to version 3.12 In Dockerfile
- Remove
role="directory"from theolelement containing the table of contents - xlink:href fails to be properly defined as an attribute
- Check if an underline heading is actually an HTML heading
- Consider warning about inadequate indentation for algorithm substeps
- chore(deps): bump actions/upload-artifact from 5 to 6
- UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
- Link to Webdex from dfn panels
- Release Notes
pythonfix