4 liens privés
ShareDrop is HTML5 clone of Apple AirDrop service. It allows you to transfer files directly between devices, without having to upload them to any server first. It uses WebRTC for secure peer-to-peer file transfer and Firebase for presence management and WebRTC signaling.
github : https://github.com/overiq/flask_app
Inspired by a similar post by Ben Boyter this a list of useful command line tools that I use. It’s not a list of every tool I use. These are tools that are new or typically not part of a standard POSIX command line environment.
HTTP Request & Response Service, written in Python + Flask. https://httpbin.org
All of these cheat sheets have been updated to match what’s in the second edition of Python Crash Course. You can download sheets individually, or download a zip file that includes all of these sheets in one directory. You can also download all of the cheat sheets in a single pdf file if you like.
flask-quickstart is a minimal boilerplate/template for starting your new Flask project.
The good thing about flask-quickstart is that it does not assume that you are using any Flask extensions. It sets up your project layout, main Blueprint, configuration and then gets out of your way!
source : https://www.reddit.com/r/flask/comments/die6km/flaskquickstart_minimal_flask_template/
you can work through my course materials related to my free Python for Everybody text book. You can take this course for a certificate as the Python for Everybody Specialization on Coursera or Python for Everybody(2 courses) on edX.
twx.botapi is a python interface for the Telegram bot API. It supports making synchronous and asynchronous calls and converts the response into a usable native python object.
This library provides a pure Python interface for the Telegram Bot API. It's compatible with Python versions 2.7, 3.3+ and PyPy.
In addition to the pure API implementation, this library features a number of high-level classes to make the development of bots easy and straightforward. These classes are contained in the telegram.ext submodule.
github : https://github.com/python-telegram-bot/python-telegram-bot
Telegram est une application de messagerie instantanée. Elle permet notamment de créer des bots facilement et il existe des API qui permettent de faciliter la création de ces derniers. À la fin de cet article vous pourrez créer vos propres bots qui ferons ce que vous voulez dans les limites de vos capacités en Python ;) !
Et vous pourrez communiquer avec vos bots depuis votre ordinateur et votre smartphone.
DataFlair is devoted to help Python learners become successful in their Python careers. That’s why we are publishing an interesting and helpful series of Python Interview Questions and Answers. In this series, you will get 150+ Python Interview Questions and Answers in 3 different parts, that covers
PIRE is an interactive command-line interface allowing you to edit regexes live and see how your changes match against the input you specify.
A curated collection of useful Python snippets that you can understand in 30 seconds or less.
Python’s F-String was added in Python 3.6.0 as PEP-498 – Literal String Interpolation. Before the introduction of Python f-strings, there were other methods of formatting like %-formatting, str.format() or string.Template(). These methods have their advantages, but the major disadvantage is that they are difficult to use. But, Python f-string is termed as the easiest way to format the string and hence became the most popular feature of Python3.
The aim of this book is to provide you with a practical guide to web development using Django. The book is designed primarily for students, providing a walkthrough of the steps involved in getting your first web applications up and running, as well as deploying them to a web server.
This book seeks to complement the official Django Tutorials and many of the other excellent tutorials available online. By putting everything together in one place, this book fills in many of the gaps in the official Django documentation providing an example-based design driven approach to learning the Django framework. Furthermore, this book provides an introduction to many of the aspects required to master web application development.
’m going to divide this series into 3 or 4 articles. At the end of the series you would understand how easy to build restful API with flask. In this article we’ll setting our environment and create endpoint that will show “Hello World”.
RTCBot’s purpose is to provide a set of tutorials and simple modules that help in developing remote-controlled robots in Python, with a focus on the Raspberry Pi.
Total number of Mark apologies without effect: 15 years of it
Enough of it? Learn about the people fighting against Facebook!