An open API service indexing awesome lists of open source software.

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

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.