Docusaurus is a project for building, deploying, and maintaining open source project websites easily.
#typescript, #markdown, #react
#typescript, #markdown, #react
π₯1
Cryogen is a simple static site generator written in Clojure.
β’ Blog posts and pages with Markdown (default) or AsciiDoc
β’ Tags
β’ Table of contents generation
β’ Plain HTML page templates
β’ Code syntax highlighting
β’ Disqus support
β’ Sitemap generation
β’ RSS feed generation
β’ Sass/SCSS compilation
β’ Klipse Integration
#cloure, #jvm, #site, #generator, #rss, #markdown
β’ Blog posts and pages with Markdown (default) or AsciiDoc
β’ Tags
β’ Table of contents generation
β’ Plain HTML page templates
β’ Code syntax highlighting
β’ Disqus support
β’ Sitemap generation
β’ RSS feed generation
β’ Sass/SCSS compilation
β’ Klipse Integration
#cloure, #jvm, #site, #generator, #rss, #markdown
π₯1
This media is not supported in your browser
VIEW IN TELEGRAM
fzf β is a general-purpose command-line fuzzy finder.
It's an interactive Unix filter for command-line that can be used with any list; files, command history, processes, hostnames, bookmarks, git commits, etc.
#go, #golang, #fuzzy, #finder, #cli
It's an interactive Unix filter for command-line that can be used with any list; files, command history, processes, hostnames, bookmarks, git commits, etc.
#go, #golang, #fuzzy, #finder, #cli
β€1
Reading HTML tables with Pandas.
The pandas read_html() function is a quick and convenient way to turn an HTML table into a pandas DataFrame. This function can be useful for quickly incorporating tables from various websites without figuring out how to scrape the siteβs HTML. However, there can be some challenges in cleaning and formatting the data before analyzing it.
#article, #python, #pandas, #html
The pandas read_html() function is a quick and convenient way to turn an HTML table into a pandas DataFrame. This function can be useful for quickly incorporating tables from various websites without figuring out how to scrape the siteβs HTML. However, there can be some challenges in cleaning and formatting the data before analyzing it.
#article, #python, #pandas, #html
Pbpython
Reading HTML tables with Pandas
This article describes how to read HTML tables from Wikipedia or other sites and convert them to a pandas DataFrames for further analysis.
π1
React Query provides hooks for fetching, caching and updating asynchronous data in React.
#typescript, #react, #hooks, #fetching, #js
#typescript, #react, #hooks, #fetching, #js
β€1
β€1
Building a CRUD App with FastAPI and MongoDB.
In this tutorial, you'll learn how to develop an asynchronous API with FastAPI and MongoDB. We'll be using the Motor package to interact with MongoDB asynchronously.
#tutorial, #fastapi, #mongo, #article
In this tutorial, you'll learn how to develop an asynchronous API with FastAPI and MongoDB. We'll be using the Motor package to interact with MongoDB asynchronously.
#tutorial, #fastapi, #mongo, #article
testdriven.io
Building a CRUD App with FastAPI and MongoDB
This tutorial looks at how to develop an asynchronous API with FastAPI and MongoDB.
π1
Β΅WebSockets is a simple to use yet thoroughly optimized implementation of HTTP and WebSockets. It comes with built-in pub/sub support, HTTP routing, TLS 1.3, IPv6, permessage-deflate and is battle tested as one of the most popular implementations, reaching many end-users daily. Unlike other "pub/sub brokers", Β΅WS does not assume or push any particular protocol but only operates over standard WebSockets.
#cpp, #http, #websockets, #tsl
#cpp, #http, #websockets, #tsl
π1
OneFuzz is a self-hosted Fuzzing-As-A-Service platform
β’ Composable fuzzing workflows: Open source allows users to onboard their own fuzzers, swap instrumentation, and manage seed inputs.
β’ Built-in ensemble fuzzing: By default, fuzzers work as a team to share strengths, swapping inputs of interest between fuzzing technologies.
β’ Programmatic triage and result de-duplication: It provides unique flaw cases that always reproduce.
β’ On-demand live-debugging of found crashes: It lets you summon a live debugging session on-demand or from your build system.
β’ Observable and Debug-able: Transparent design allows introspection into every stage.
β’ Fuzz on Windows and Linux: Multi-platform by design. Fuzz using your own OS build, kernel, or nested hypervisor.
β’ Crash reporting notification callbacks: Including Azure DevOps Work Items and Microsoft Teams messages
#rust, #fuzzing, #microsoft
β’ Composable fuzzing workflows: Open source allows users to onboard their own fuzzers, swap instrumentation, and manage seed inputs.
β’ Built-in ensemble fuzzing: By default, fuzzers work as a team to share strengths, swapping inputs of interest between fuzzing technologies.
β’ Programmatic triage and result de-duplication: It provides unique flaw cases that always reproduce.
β’ On-demand live-debugging of found crashes: It lets you summon a live debugging session on-demand or from your build system.
β’ Observable and Debug-able: Transparent design allows introspection into every stage.
β’ Fuzz on Windows and Linux: Multi-platform by design. Fuzz using your own OS build, kernel, or nested hypervisor.
β’ Crash reporting notification callbacks: Including Azure DevOps Work Items and Microsoft Teams messages
#rust, #fuzzing, #microsoft
β€1
Shiny is a new package from RStudio that makes it incredibly easy to build interactive web applications with R.
#R, #interactive, #web, #application, #rstudio
#R, #interactive, #web, #application, #rstudio
π₯1
react-beautiful-dnd provides
beautiful and accessible drag and drop for lists with React.
#react, #typescript, #javascript, #ts, #js, #drang, #and, #drop
beautiful and accessible drag and drop for lists with React.
#react, #typescript, #javascript, #ts, #js, #drang, #and, #drop
π₯1
bat is a cat replacement with extended features like syntax highlighting and git integration.
#go, #golang, #cat, #highlighting
#go, #golang, #cat, #highlighting
π₯1
Twint is an advanced Twitter scraping tool written in Python that allows for scraping Tweets from Twitter profiles without using Twitter's API.
Twint utilizes Twitter's search operators to let you scrape Tweets from specific users, scrape Tweets relating to certain topics, hashtags & trends, or sort out sensitive information from Tweets like e-mail and phone numbers. I find this very useful, and you can get really creative with it too.
#python, #twitter, #api, #scraping
Twint utilizes Twitter's search operators to let you scrape Tweets from specific users, scrape Tweets relating to certain topics, hashtags & trends, or sort out sensitive information from Tweets like e-mail and phone numbers. I find this very useful, and you can get really creative with it too.
#python, #twitter, #api, #scraping
π1
Primer on Python Decorators.
In this tutorial on decorators, weβll look at what they are and how to create and use them. Decorators provide a simple syntax for calling higher-order functions.
By definition, a decorator is a function that takes another function and extends the behavior of the latter function without explicitly modifying it.
#python, #beginners, #tutorial, #realpython
In this tutorial on decorators, weβll look at what they are and how to create and use them. Decorators provide a simple syntax for calling higher-order functions.
By definition, a decorator is a function that takes another function and extends the behavior of the latter function without explicitly modifying it.
#python, #beginners, #tutorial, #realpython
β€1
Cypress is a fast, easy and reliable testing for anything that runs in a browser.
#javascript, #js, #testing, #browser
#javascript, #js, #testing, #browser
β€1