Create a TCEX app: http://tcex.hightower.space
Clone the app and run the application at http://127.0.0.1:5000/:
make run
This is a Flask app designed to run using python3. It can also be uploaded to Heroku easily.
This is an old project which provided a UI for creating a new python app. You should use the tcinit command which is part of the tcex package instead.
PythonMIT
Create a TCEX app: http://tcex.hightower.space
Clone the app and run the application at http://127.0.0.1:5000/:
make run
This is a Flask app designed to run using python3. It can also be uploaded to Heroku easily.