Yingshaoxo Python Package Manager
Project description
yppm
Yingshaoxo Python Package Manager
Install
python3 -m pip install yppm --break-system-packages
alias yppm="python3 -m yppm"
yppm about
or
# sudo su
# wget https://github.com/yingshaoxo/yppm/raw/main/Install.sh -O - | sudo bash
Fuck the github because they banned my github account for no clear reason, when you visit "https://github.com/yingshaoxo/yppm", you'll only see 404 page.
Usage
Init a project
cd <your_project_folder>
yppm init
Install a package
yppm install auto_everything
Install all package
yppm install
Run a script in package.json
yppm run ?
or
yppm run <script_name>
Build a project
yppm build
Feature
Finished
- npm package.json like syntax.
- Can compile a python project into a single binary file.
Not Finished
- Has a backend and frontend template built_in (similar to SpringBoot).
- Built in python binary files that will never upgrade, and free to use offline
- File_path based relative import supporting. (
import * as x from './lib.py'
)
Based on
- venv: https://packaging.python.org/en/latest/key_projects/#standard-library-projects
- auto_everything
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
yppm-0.0.5.tar.gz
(7.1 kB
view details)
Built Distribution
yppm-0.0.5-py3-none-any.whl
(6.8 kB
view details)
File details
Details for the file yppm-0.0.5.tar.gz
.
File metadata
- Download URL: yppm-0.0.5.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d63667cbe6a0c2f8cb180596eed194bc8e647f9d2f8c208fa0e95a5009f3d98d |
|
MD5 | 71a2f8e636b87087dfd15d017f5516ee |
|
BLAKE2b-256 | f95b3366d3e9d554987dd2742738be5bc882ef200d561e12eec73dd9ee938f79 |
File details
Details for the file yppm-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: yppm-0.0.5-py3-none-any.whl
- Upload date:
- Size: 6.8 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 | b6e691abd2a3b1dc2c549eefb2d81cf59c146934c7942a543e8738c42080115b |
|
MD5 | c3a5dba3f4ffdacc6993a1bdf79131e8 |
|
BLAKE2b-256 | 83aba1e8eec4cd581e27c956de06ccd0d8055cde60eef5395d3eeadefa6b7a26 |