data-prototype
microblog
Our great sponsors
data-prototype | microblog | |
---|---|---|
1 | 212 | |
4 | 4,272 | |
- | - | |
10.0 | 0.0 | |
3 months ago | about 2 months ago | |
Python | Python | |
BSD 3-clause "New" or "Revised" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
data-prototype
-
What are you guys using for making GUIs nowadays?
haha matplotlib devs and us are BFFs, matplotlib's new software engineer in residence is a pyqtgraph maintainer funny enough. We serve different purposes so you won't catch up speaking badly of each other. That said, they're working on a new "data-prototype" which may provide a way for us to have more compatible APIs.
microblog
-
How to Visualize a Social Network in Python with a Graph Database: Flask + Docker + D3.js
In the project root directory create a folder called static with one subfolder called js and another called css. The js folder will contain all of the needed local JavaScript files while the css folder will contain all the CSS stylesheets. In the js folder create a file called index.js and in the css folder one called style.css. Just leave them empty for now. If you want to find out more about web development with Flask I suggest you try out this tutorial. Your current project structure should like this:
-
Learning Flask QUICK?
Grinberg pretty popular.
This excellent tutorial: https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
-
Which styling library/framework do you prefer when you code ReactJS applications?
I miss being able to refer to a single bible when it comes to having to look up how to do a thing. Is there anything similar to Miguel Grinbergs flask mega tutorial for react?
-
I'm ENFP but I write code
Most modern discord bots have a website portal if they're popular. I don't want to assume anything so I thought I'd recommend this series for Flask: https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
-
How do I create a server
I personally know Flask. If you want to learn Flask, I would recomend this tuto : Mega flask tuto Note : This tuto would take time, especially if you are new to python. I think it took me like a good month to understand the concept. When i follow this Tuto. I was also a noobie. (never done WebPython nor real python project).
-
A template app?
Not exactly what you're after, but Miguel's mega tutorial will get you started quite quickly. I typically follow his tutorial for the user registration process and then implement the rest of my app.
-
created a simple news site using flask
Look at Miguel's [mega tutorial]([https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world). This is what got me started.
- GUI in python
-
How to display my pandas data frame on a website with few simple filters?
Here is a link to a flask tutorial i saved from this sub: https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
What are some alternatives?
flask-app-tutorial - Project for how to create a flask web application.
build-a-saas-app-with-flask - Learn how to build a production ready web app with Flask and Docker.
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
CS50x-2021 - π HarvardX: CS50 Introduction to Computer Science (CS50x)
kivy - Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
flasky - Companion code to my O'Reilly book "Flask Web Development", second edition.
flask-restful - Simple framework for creating REST APIs
django-ninja - π¨ Fast, Async-ready, Openapi, type hints based framework for building APIs
Visual Studio Code - Visual Studio Code
mux - A powerful HTTP router and URL matcher for building Go web servers with π¦
django-rest-framework - Web APIs for Django. πΈ
Strapi - π Strapi is the leading open-source headless CMS. Itβs 100% JavaScript/TypeScript, fully customizable and developer-first.