- Clone Repository
# This repository uses a submodule called pytils, so the clone needs # to be recursive git clone --recurse-submodules https://github.com/judsonjames/pyflex
- Ensure that you have Pipenv and Python3.7 installed on your machine
# Installs pipenv to your Pip pip3 install pipenv # Creates a virtual environment for your machine and install needed packages pipenv lock pipenv sync # Execute this program pipenv run python3 main.py <pyflex_file> # Execute this program pipenv run python3 generated_code.py <input_files>
-
Notifications
You must be signed in to change notification settings - Fork 0
FLEX for compatibility with Python 3
License
judsonjames/pyflex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
FLEX for compatibility with Python 3
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published