netbox
https://github.com/netbox-community/netbox
Python
The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to netbox
Help out
- Issues
- Add a test for missing model API/view/filterset tests
- Add tests for GraphQL types
- Extend test cases to analyze the number of SQL queries executed
- Audit usage of `@override_settings` throughout test suite
- Support for Dual-Ended Modules (DAC/AOC Cable Assemblies)
- Move APITestCase user/token to `setUpTestData`
- Optimize user password hashing during tests
- ExportTemplate `environment_params` can be configured to bypass template sandbox
- API exceptions swallowed by middleware — never reported to Sentry
- GraphQL API filter support for notifications and subscriptions
- Docs
- Python not yet supported