Yingshaoxo Python Package Manager
Project description
yppm
Yingshaoxo Python Package Manager
Install
wget https://github.com/yingshaoxo/yppm/raw/main/Install.sh -O - | sudo bash
Usage
Create a project
yppm create_a_project
Install a package
yppm install auto_everything
Install all package
yppm install
Run a script in package.json
yppm run <script_name>
Build a project
yppm build
Feature
- npm package.json like syntax.
- Can compile a python project into a single binary file.
- Has a backend and frontend template built_in (similar to SpringBoot).
- 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.1.tar.gz
(2.3 kB
view details)
Built Distribution
yppm-0.0.1-py3-none-any.whl
(2.3 kB
view details)
File details
Details for the file yppm-0.0.1.tar.gz
.
File metadata
- Download URL: yppm-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c8b6e0e40f9c97b90076de9bf10d717f33df679f281b3ee25d35d2c1c00c2cb |
|
MD5 | 1483109e9da3a0f50c7d890e7ef3f262 |
|
BLAKE2b-256 | badead4acf6f472fccf9c33de761601c3b19ef59367121b63342dc735de76558 |
File details
Details for the file yppm-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: yppm-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b20ad3ed7778398139d952cb035039fda56d051d3d9178fa9540af753eb0b0e |
|
MD5 | 54db14040a3e9b45070e7b6d560f7c5e |
|
BLAKE2b-256 | 7fff77e85c3e25a08ec4b3d18d01fe16fc5ae2c7e664926a31740b2fc38989ce |