This website requires JavaScript.
Explore
Help
Register
Sign In
justus
/
monimon
Watch
1
Star
0
Fork
0
You've already forked monimon
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
16
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Justus Grunow
8e594d0fe7
Bringing in package restructure
2025-05-17 11:24:33 -04:00
monimon
Now installable as package using 'pip install -e' after which imports
2025-05-15 21:24:03 -04:00
.gitignore
Now installable as package using 'pip install -e' after which imports
2025-05-15 21:24:03 -04:00
LICENSE
Initial commit
2025-05-07 21:33:53 -04:00
pyproject.toml
Now installable as package using 'pip install -e' after which imports
2025-05-15 21:24:03 -04:00
README.md
Create README.md
2025-05-09 13:06:41 -04:00
requirements.txt
Still trying to figure out how to organize this correctly. Can now do "import plugin from monimon", and can run app with "python -m monimon.app", but Flask doesnt find it
2025-05-09 13:57:55 -04:00
test.py
Now installable as package using 'pip install -e' after which imports
2025-05-15 21:24:03 -04:00
test.yaml
Now installable as package using 'pip install -e' after which imports
2025-05-15 21:24:03 -04:00
README.md
Monimon
A dead-simple, extremely pluggable monitoring platform
Description
No description provided
Readme
GPL-3.0
66
KiB
Languages
Python
100%