Skip to main content

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

Uninstall a package

yppm uninstall ?

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

Project details


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.7.tar.gz (115.2 kB view hashes)

Uploaded Source

Built Distribution

yppm-0.0.7-py3-none-any.whl (131.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page