-
We should use Swagger for our REST endpoints. See below for the original exploration of this idea.
# Old
Nobody wants to write documentation. Instead, we should automatically generate this. Also…
-
Project: Financial tracking software for student organization 💰
Now, I understand you're already building this with Flask / Python / SQLAlchemy, but I really think that the game plan that you all …
-
May not actually need flask. May be able to just use a single HTML file that reads in the data and displays the results only.
-
**Is your feature request related to a problem? Please describe.**
Allowing Taichi to generate JavaScript code will enable many more people to play with state-of-the-art computer graphics in their br…
-
(This is a refactoring/cleanup task.)
---------
The end to end tests currently send off a set of HTTP requests in a particular order, and each test depends on the previous one succeeding.
Thi…
-
Might have to use Google Cloud Credits for this one.
Acceptance criteria
- Our current webpages are supplied by Python's Flask web server
- Merging code into the main branch automatically updates…
-
-
## Description
Auto completion feature stops working if I import two different python modules as the same name.
For example, when I run the following codes in a Jupyter notebook,
```
> i…
-
Send the code & it returns a dynamic image. It can have all the other options as well. That way it would be easy to embed it dynamically with just code. I can't think of any other use cases right now.…
-
Hello,
I'm trying to develop a python web app (using Heroku and Flask) to displays data from a public API. The idea is to display the catalogued information of an organisation's assets by plotting …