4 liens privés
Red Flag Domains are lists of very recently registered probably malicious domain names in french TLDs (see here). Data are published for security purposes only, and can be used to feed an automatic filtering solution like proxy.
The name crul comes from a mashup of the word "crawl" (as in web crawling), and "curl", one of our favorite tools for interacting with the web. crul was built from the desire to be able to transform the web (open, saas, api and dark) into a dynamically explorable data set in real time.
The crul query language allows you to transform web pages and API requests into a shapeable data set, with built in concepts of expansion into new links, and a processing language to filter, transform and export your data set to a growing collection of common destinations.
Various Docker Compose examples of selfhosted FOSS and proprietary projects.
The quick and simple editor for cron schedule expressions
Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases.
Logseq is a privacy-first, open-source knowledge base that works on top of local plain-text Markdown and Org-mode files. Use it to write, organize and share your thoughts, keep your to-do list, and build your own digital garden.
Automad is free to use and open-source.
The Python snippet collection contains helper functions for Python 3.6. It includes utilities for most common data types, such as primitivies, lists, dictionaries and date objects.
This is an M3U playlist for free TV channels around the World.
Either free locally (over the air) Or free on the Internet
Native datetime instances are enough for basic cases but when you face more complex use-cases they often show limitations and are not so intuitive to work with.
Pendulum provides a cleaner and easier to use API while still relying on the standard library. So it's still datetime but better.
Arrow is a Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps.
Github : https://github.com/arrow-py/arrow
The minimal, blazing-fast, and infinitely customizable prompt for any shell!
You can split a single large audio file containing the entire album into the separate audio tracks.
Audio File Encoder. Extracts audio tracks from an audio CD image to separate tracks.
github : https://github.com/flacon/flacon
Basic styles for HTML Elements. Providing a mostly-reasonable set of styles without classes.
Use it for simple static sites or as a starting point and add your own classes. This is not a complete solution with layout grids, components, utility classes, and the like.
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
However, Python provides a lot of versatility and functionality with strings. In this post we’re going to cover many of the things that I’ve had to look up often enough to be annoyed.
GitHub's largest open-source algorithm library
Python : (https://the-algorithms.com/language/python)[https://the-algorithms.com/language/python]
Ce mémento des bases de Python 3 se concentre sur les éléments du langage qui permettent de démarrer en algorithmique / programmation. Il donne les grands éléments dont ont besoin les lycéens et étudiants pour débuter. Note: Il ne traite pas de la programmation orientée objet.