PyCmd is a command-line tool to help you manage your projects.
Project description
PyCMD - Manage your Projects
Contents
What is PyCMD?
PyCmd is a command-line tool to help you manage your projects. It saves you a lot of clicks. It's simple and easy to use. Interesting? Give it a try
Why PyCMD?
PYCMD helps you create, manage and do cool stuff with your projects super-fast ⚡
Here's how fast things are with PYCMD
forgive me for the hamburger
Installation
Pip
pip install pycmd-cli
pycmd setup
Make sure you have the python
lib/site-packages
added to yourPATH
Manual
-
⬇️ Clone the repo:
git clone https://www.github.com/Yasho/PyCMD.git
-
cd pycmd pip install .
-
⚒️ Install the requirements:
pip install -r requirements.txt
-
🔃 Restart your terminal for the changes to take effect
-
✅ Run the
pycmd setup
command and follow the on-screen instructions.pycmd setup
You can manually config the settings by editing the
config.json
file. To do so, run:pycmd src
This will open the source code of pycmd. You can edit the config file located in
json/config.json
Requirements
⚠️ Doesn't work on Python 3.10 yet
Or if you're smart you can make it work on unix platforms ;)
Commands
Command | Description |
---|---|
pycmd |
Run the PyCMD command line interface. |
pycmd help |
Display help information. |
pycmd setup |
Setup PyCMD. |
pycmd ls |
List all projects. (Including Github repositories) |
pycmd open |
Open a project. |
pycmd rm |
Remove a project. |
pycmd create |
Create a new project + initialize a Git repository. |
pycmd src |
View and edit the source code of PYCMD |
It's okay if you misspell the commands, PYCMD will correct them ;-)
Usage
Use pycmd
to run the command line interface.
Really?
Usage:
pycmd <command> <parameter> -<flags>
Example:
pycmd create hello_world.py -private -y
# Creates a new python project
Contribute 💖
How do I contribute?
Thank you for contributing to PyCMD
Here are some ways you can help:
- Readme
- Update CLI help command
- Unix Support
- New Commands
Contributers
License 🔑
PYCMD is licensed under the MIT license.
MIT License
Copyright (c) 2022 Yasho
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (PYCMD), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
FAQs
- Why did you name it PyCMD?
¯\_(ツ)_/¯, but I think it's an ok name. Also
Py
represents the Python language in which PYCMD was written. Not the best name, i'm bad at keeping names.
- Why should I use PyCMD?
PyCMD saves you a lot of time, you can use it to manage your projects if they are messy or if you want to make a lot of changes in short time. Not only that but also it will help you to make your projects more readable and maintainable.
- What are the Pros and Cons of PyCMD?
Pros Cons Easy to use Might be an overkill Saves Time Only compaitable with Windows currently Generates Boiler Plate Easy to install/uninstall Manages GIT Light (Doesn't take too much space)
- Does PyCMD collect any user data?
No, PyCMD doesn't collect any user data. It stores the configuration in your local storage in the file
json/config.json
.
- How do you contribute to PyCMD?
You can contribute to PyCMD by opening an issue or by a pull request.
Developer notes
If you encounter any problems feel free to Contact me
I heard that emojis attract attention, that's why I used them. Really sorry if you hate them, I hate them too. (i have an official rivalry towards yellow circles)
inspired by npm and heroku cli
Contact Me 💌
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file pycmd-cli-4.0.3.tar.gz
.
File metadata
- Download URL: pycmd-cli-4.0.3.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a39110f70ddd18d4ed5206649f1f002528429c1e1152323f80bc59ea47c8b8e6 |
|
MD5 | 5bb499e00e7f8f8ce067bdea02168d86 |
|
BLAKE2b-256 | fb2c731ca0b673323ece6cc35e39a7179e2cb317ea981008e6e31c8f8bcc499d |
File details
Details for the file pycmd_cli-4.0.3-py3-none-any.whl
.
File metadata
- Download URL: pycmd_cli-4.0.3-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c15e1bbe7e64838d6e2925db1fb7486be621bb68a5cc9bc91c2f3d8c20613536 |
|
MD5 | 06e6428f49f7986d9047ada12d68f7d5 |
|
BLAKE2b-256 | 50a4dd324c5174f5608a2eb96bf83895ed80b96af79e517d93b541ae922d6a7a |