Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 288 Bytes

pychart

A brand spankin new programming language

install and run with pip:

  • pip install git+https://github.com/miningape/pychart@main
  • pychart [file]

install and run with git:

  • git clone https://github.com/miningape/pychart
  • cd pychart
  • python3 -m src.pychart [file]