Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.
/ morphine Public archive

Morphine is GUI python framework that helps you in creating a `setup.py` in approx 4 - 5 mins

License

Notifications You must be signed in to change notification settings

tbhaxor/morphine

Repository files navigation

Morphine image

Morphine is a cross platform and python framework some developers. It is the solution for building setup.py for your pypi project in approx 4 - 5 mins. As GUI features and drop down features minimizes you task of writing the whole script.

ScreenShots

Startup Form

image

Script Builder Templates

See templates

Documentation

Table of content

  1. What is morphine
  2. Why should you use morphine
  3. Requirements and Dependencies
  4. Setup morphine on your local machine
  5. Templates

Setup File Template

Currently Morphine support 4 Templates

Requirements

Python (Any version)

Install python from https://www.python.org/downloads/

Dependencies

Morphine depends on

  • PyQt5
  • yapf

Install dependencies from the following command

$ pip install -r requirements.txt

Installation

$ pip install morphine-maker

Note: Use --user flag if you see any Permission Error in Unix/Linux like OS

Contribution

You are free to contribute to this project and help me in making python developer job more easier. Read the rules of contribution here

License

Morphine Maker is licensed under MIT License

Releases

No releases published

Packages

No packages published

Languages