Developer dashboard for project health and configuration status
Project description
DevMe
A lightweight developer dashboard that provides instant visibility into your project's health, configuration status, and development environment.
What is DevMe?
DevMe is like a README for your development environment - it shows you the current state of your project, external service connections, git status, and more. Think of it as a "health check" for your entire development setup.
Quick Start
pip install devme
cd your-project
devme
Features
- Project Health: Git status, recent commits, branch information
- Configuration Status: Environment variables, external service connections
- File Presence: README, tests, documentation checks
- Export Options: Generate markdown or HTML reports for sharing
Usage
# Show project dashboard
devme
# Start web server
devme serve
# Export project status
devme export --md
devme export --html
# Show version
devme --version
Use Cases
- Code Reviews: "Here's my devme before the PR"
- Team Onboarding: "Check the devme to see what's configured"
- Debugging: "My devme shows these issues..."
- Project Health: Quick overview of project state
Development Status
This is an early alpha release to claim the package name and establish the foundation. More features coming soon!
License
MIT License
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 devme-0.2.1.tar.gz.
File metadata
- Download URL: devme-0.2.1.tar.gz
- Upload date:
- Size: 36.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7af1e55038cd3f89a88a8021586ea7d5e844f74304985c095ca51b18fbebcd9
|
|
| MD5 |
99522d7d8156c21004ea218b5b01d0d6
|
|
| BLAKE2b-256 |
961d85d88465964e68fb515dab06b0db793b253be7fd3cc8890f34409d52e47d
|
File details
Details for the file devme-0.2.1-py3-none-any.whl.
File metadata
- Download URL: devme-0.2.1-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a79f581d759e36641716b6310723999b47219c7df346ec1fc88e1f57becfb1e1
|
|
| MD5 |
bf766b099a4a9cffde5c994fab04a640
|
|
| BLAKE2b-256 |
f0ebde1a2451e05dd9b5b6108d440bfb7fec583741bd7a94cf0c00fc5fae2dcd
|