Skip to main content

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 ?

or

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

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

Uploaded Source

Built Distribution

yppm-0.0.2-py3-none-any.whl (2.3 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