Skip to main content

Script to Create PyPi projects, but in easy

Project description

PyPa Make Easy

PyPa make easy is an Tool, for Create PyPi Lirrys utin Easy.

https://img.shields.io/pypi/v/pypa-make-easy.svg https://img.shields.io/github/stars/DevMasterLinux/pypa-make-easy.svg?style=social

How Can i Use

The Using is really easy, you hae 2 Options

Over Commandline

Usage: help [COMMAND]...
Commands:
create                        Display help for create command.
init                          Display help for init command.
yaml                          Display help for yaml command.
error                         Display help for error handling.
help                          Display this help and exit.

Or Configure a Yml File

ProjectName: my_modul
Scripts: False
Moduls:
Modul1:
    name: example1.py
    source:
    Type: True
    Path: ./example1.py
Modul2:
    name: example2.py
    source:
    Type: True
    Path: ./example2.py
SubModuls:
Modul1:
    name: sub_1
    source:
    Type: True
    Path: .
    Files:
    - sub1.py
    - sub2.py
Readme:
    Exist: False
    Path: Skip
Setup:
    Exist: False
    Path: Skip

If you configure The Project over Yaml, set under Path the Full Path and the File must be named pypa.yaml, pypa.yml, pypi.yaml or pypi.yml, other files are not supported.

Install

python3 -m pip install pypa-make-easy

Docker

You can with Docker Create your own PyPi packages Safe

Build on Device

./scripts/run-docker.sh

Download

docker pull ghcr.io/devmasterlinux/pypa-make-easy/pypa-make-easy:1714930262

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

pypa_make_easy-0.3.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

pypa_make_easy-0.3-py3-none-any.whl (12.2 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