Programming Protocols¶
Welcome to my Programming Protocols! Briefly, this is a collection of standards, best practices, and usage patterns in the form of protocols for programming tools that I attempt to abide by. Each protocol document serves as both a reference guide and an active part of decision-making with respect to tool usage.
Important
This project is currently ONGOING. As such, there may be parts that are evolving or being refined.
Available Protocols¶
Browse the protocols in the sidebar to explore:
- GitHub protocols for procedures and items related to GitHub (e.g. contribution files or Dependabot).
- Python protocols for tools related to Python development (e.g.
deptryoruv).
Reporting Inadequacies Or Errors¶
If you find any issues or have suggestions pertaining to these protocols or this site, please:
- Visit the issues page.
- Click "New Issue".
- Provide a clear title and description.
- Submit your issue.