Laravel
Flask
Our great sponsors
Laravel | Flask | |
---|---|---|
302 | 122 | |
72,950 | 62,297 | |
1.1% | 1.0% | |
9.4 | 9.2 | |
8 days ago | 7 days ago | |
PHP | Python | |
MIT License | BSD 3-clause "New" or "Revised" 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.
Laravel
- Introducing Punchcard - Object Configs for Laravel
- Phoenix 1.7.0 Released: Built-In Tailwind, Verified Routes, LiveView Streams
-
Structuring REST API
This is how Laravel and Slim does this.
-
Intro to Nest.js 🪺
It supports REST and GraphQL APIs out of the box, or you might use it to build a Full Stack application using the model view controller pattern, aka MVC), similar to frameworks like Laravel or ruby on rails, and it contains a ton of built-in modules to work with databases, handle security, implement streaming and anything else you can imagine doing in a server side application.
-
7 Metrics to Evaluate your code quality using static analysis
I will be using it with PHP and Laravel project.
-
Tiny CRM - Linode + DEV Hackathon Submission
I have used Laravel web framework for creating the app. I have also used Filament admin panel generator to quickly generate CRUD app functionality.
-
PHP in 2023
Also, există Laravel și CMS-uri cum e Statamic care sunt next level față de PHP-ul „clasic”.
- Backend, Frontend y Fullstack
-
Laravel vs Node.js vs Python - Feature-based comparison
Laravel: On the list, Laravel is placed second with 59,000 stars and 6,247 commits.
Flask
-
Starting a personal hobby project, could use some advice on the techstack
Given that you know Python, I would use either Flask, Django or FastAPI (or whatever you're already familiar with). All three come with support for a templates, so you just need create a couple HTML pages and style them with CSS the way you like.
-
Can an API be merely a server that has post requests sent to it, rather than something that is installed?
Here's Express for Node.js, Flask for Python, Alfred for Dart, and Gin for Go; that's four different software packages for four completely different programming languages that all do very similar things. Take a look and see which one feels best, and start from there!
-
Python projects with best practices on Github?
I have a link of micro framework that I use at my work that I'd like to share. It's Flask, I think this is a nice example to follow 😀
-
How is python used for backend?
That is not entirely correct. Although Python is the primary language for data science and machine learning, it is very popular for the regular backend. FastAPI is the best choice to get started. Flask is another great backend framework. Python is a swiss army knife of programming languages, you can do a ton of things with it.
-
complex http server?
Flask
-
The Python Packages That Gave Me Nightmares: A Guide to Overcoming Common Challenges
Flask: Flask is a micro web framework for Python that is easy to use and lightweight. It's a great choice for small to medium-sized web applications, but can become a nightmare when you need to scale up to handle high traffic and complex requirements. GitHub - https://github.com/pallets/flask
- Kenapa harus FastAPI?
-
How to dynamically generate graphics and PDFs using Python an jinja
A few days ago I was searching the internet for a guide on how to use the jinja library to enable a flask application to generate PDF documents. Since I didn't find anything comprehensible on google, here are my findings and the (partially hacky) code i wrote.
-
Ruby 3.2.0 Is from Another Dimension
This says much more about you and the developers and codebases you work with than anything to do with Python list comprehensions.
Coming from a point of zero knowledge of the codebase, I picked Flask. I picked the cli.py module in Flask. And what do I find?
https://github.com/pallets/flask/blob/main/src/flask/cli.py#...
-
I move from pipenv to poetry in 2023 - Am I right ?
projects that use setuptools : requests, django, flask, boto3... projects that use poetry : ward, ... (if you have some with more than 500 stars, share them in comments) projects that use pipenv : ... (if you have some with more than 500 stars, share them in comments)
What are some alternatives?
fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
Django - The Web framework for perfectionists with deadlines.
quart - An async Python micro framework for building web applications.
AIOHTTP - Asynchronous HTTP client/server framework for asyncio and Python
Tornado - Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
starlette - The little ASGI framework that shines. 🌟
Spiral Framework - High-Performance PHP Framework
CherryPy - CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev
uvicorn - An ASGI web server, for Python. 🦄
Bottle - bottle.py is a fast and simple micro-framework for python web-applications.
web.py - web.py is a web framework for python that is as simple as it is powerful.
Masonite - The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Discord channel for questions: https://discord.gg/TwKeFahmPZ