An open API service indexing awesome lists of open source software.

https://github.com/pbizopoulos/generate-python-script-from-python-project


https://github.com/pbizopoulos/generate-python-script-from-python-project

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Generate Python script from Python project

# Use Requirements
# POSIX Shell & Utilities
# Git
# Nix
git clone [email protected]:pbizopoulos/generate-python-script-from-python-project ~/github.com/pbizopoulos/generate-python-script-from-python-project

# Use
make -C ~/github.com/pbizopoulos/generate-python-script-from-python-project/docs/
xdg-open https://localhost:8080

# Debug Requirements
# Use Requirements

# Debug
make DEBUG=1 clean check all -C ~/github.com/pbizopoulos/generate-python-script-from-python-project/docs/pyscript/
make DEBUG=1 clean check all -C ~/github.com/pbizopoulos/generate-python-script-from-python-project/docs/
make DEBUG=1 clean check all -C ~/github.com/pbizopoulos/generate-python-script-from-python-project/python/
make DEBUG=1 clean check all -C ~/github.com/pbizopoulos/generate-python-script-from-python-project/
nix run ~/github.com/pbizopoulos/generate-python-script-from-python-project/python/ ~/github.com/pbizopoulos/generate-python-script-from-python-project/python/main.py

# Deploy Requirements
xdg-open https://github.com/pbizopoulos/generate-python-script-python-project/settings/pages
# Choose the /docs in the main branch in 'Build and deployment'

# Deploy
# Done automatically after each git push

# Use Deployed Requirements
# Any Web Browser
# Nix

# Use Deployed
xdg-open https://pbizopoulos.github.io/generate-python-script-from-python-project
nix run github:pbizopoulos/generate-python-script-from-python-project?dir=python main.py