https://github.com/kaleidawave/project-manager
Python project manager and creator
https://github.com/kaleidawave/project-manager
json python wxpython
Last synced: about 1 month ago
JSON representation
Python project manager and creator
- Host: GitHub
- URL: https://github.com/kaleidawave/project-manager
- Owner: kaleidawave
- License: mit
- Created: 2019-03-12T15:03:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T11:59:16.000Z (about 7 years ago)
- Last Synced: 2025-03-23T02:27:37.290Z (about 1 year ago)
- Topics: json, python, wxpython
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Manager
Simple project manager for a systematic way to start projects
## How to use:
Simply clone the repository and run:
```
python -m src
```
## About:
Written with Python using the wxPython api
### Requirements:
- wxpython 4.0.4
## Features:
- Create projects
- Automatic readme insertion
- Settings to choose projects directory
## Planned features:
- Automatic git creation
- Project dashboard
- Project timeline information
## Issues:
Any issues please submit through GitHub issue system
# License:
Copyright (c) Kaleidawave. All rights reserved.
Licensed under the MIT License.