Skip to main content

A portfolio website generator

Project description

MangoWG

Mango Website Generator PyPi Package

Python Venv

  • python -m venv venv
  • venv\Scripts\activate.bat
  • pip install -r requirements.txt
  • pip freeze > requirements.txt

Usage

Get started python mangowg.py --help

To use command selection rather than typing the command name, use python mangowg.py cut then select the command to be executed.

Run the commands in order

start >  new > updateWholeProfile > getGithubInfo > getRepos > selectRepos > updateTemplate > push 

PyPi publish

Publish new package

  • install poetry
  • poetry init
  • poetry build
  • poetry publish -u USERNAME -p PASSWORD
    • use pypi password for this step

To update version number:

  • poetry version 0.1.2
  • poetry build
  • poetry publish -u USERNAME -p PASSWORD
    • use github password for this step

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

mangowg-0.1.14.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

mangowg-0.1.14-py3-none-any.whl (8.0 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