Blake Bradford
-
Converting Pandoc’s Markdown into HTML with Pelican
Are you a Pelican user looking to convert documents written in Pandoc’s variant of Markdown into HTML? Look no further! The Pandoc Reader plugin for Pelican is here to simplify the process for you. Installation Requirements Before diving into the installation process, ensure that you have Python 3.8 or higher and Pandoc 2.11 or higher…
-
Alternative Random Number Generators in Python and NumPy
Exploring RandomGen: Alternative Random Number Generators in Python and NumPy If you’re a software engineer or data scientist working with random number generation in Python, you’re probably familiar with NumPy’s Generator. But what if you need additional functionality or alternative generators? That’s where RandomGen comes in. RandomGen is a powerful package that extends NumPy’s Generator…
-
Introducing Microsoft’s Kql Tools
If you’re a data enthusiast or work with data on a regular basis, you’re probably familiar with the Kusto Query Language (KQL) and its power for querying and analyzing data. However, until now, users have had to upload their data to storage before being able to query it with KQL. This process often added unnecessary…
-
Building Performant and Extendable IRC Clients with bottom
Are you searching for a lightweight and efficient solution to build your own IRC client? Look no further – bottom is here to simplify the process. In this article, we’ll explore how to leverage the bottom library to create high-performance and extensible IRC clients using Python’s asyncio framework. Bottom isn’t just another kitchen-sink library. Unlike…
-
A Guide to Implementing SPI Bus
Have you ever wanted to enhance your Raspberry Pi Photobooth project with eye-catching visual effects? Look no further than Neopixels! Neopixels, produced by Adafruit, offer a wide range of possibilities for creating captivating lighting displays. However, using Neopixels with the Raspberry Pi can be a bit tricky, especially when it comes to accessing the hardware…
-
A Google Translation Tool for iBooker/ApacheCN Translation Projects
An Introduction to BookerTrans: A Google Translation Tool for iBooker/ApacheCN Translation Projects Are you involved in a translation project for iBooker/ApacheCN? Are you looking for a reliable tool that can streamline the translation process and enhance productivity? Look no further than BookerTrans! BookerTrans is a powerful HTML Google translation tool developed specifically for iBooker/ApacheCN translation…
-
A Multi Column Plugin for django CMS
Exploring djangocms-column: A Multi Column Plugin for django CMS Are you looking for a way to add multi column functionality to your django CMS projects? Look no further than djangocms-column, a highly flexible and powerful plugin that allows you to create beautiful and responsive web pages with ease. Installation To get started, you’ll need to…
-
Scaling Django Applications with S3-Synced SQLite
Scaling Django Applications with S3-Synced SQLite Are you looking for a cost-effective way to scale your Django applications? Look no further! In this article, we will explore how to use S3-Synced SQLite as a backend database engine to optimize the scalability and performance of your Django applications. The Power of S3-Synced SQLite S3-Synced SQLite is…
-
Control Systemd Services through Web or REST API with Sysdweb
Control Systemd Services through Web or REST API with Sysdweb Are you tired of manually controlling systemd services on your Linux system? Look no further than Sysdweb, a powerful tool that allows you to control systemd services through a web interface or REST API. Whether you need to start, stop, restart, reload or get the…
-
Enhance Your Pelican Website with Image Preview Thumbnails
If you’re looking to add a touch of visual appeal to your Pelican website, the Image Preview Thumbnailer plugin is here to help. This Pelican plugin allows you to insert thumbnails along image links, providing an enticing preview for your visitors. In this article, we’ll explore how you can leverage this plugin to level up…
-
Exporting SystemRDL to Markdown with PeakRDL-Markdown
Exporting SystemRDL to Markdown with PeakRDL-Markdown Have you ever wanted to convert your SystemRDL input into Markdown format? Look no further than the PeakRDL-Markdown package. In this article, we’ll explore how this package can be used to export compiled SystemRDL input into Markdown descriptions. Project Overview PeakRDL-Markdown is a package that extends the functionality of…
-
Adding Footnotes to Your Pelican Articles Made Easy with Simple Footnotes Plugin
Adding Footnotes to Your Pelican Articles Made Easy with Simple Footnotes Plugin Footnotes are an essential tool for adding additional information or explanations to your written content. Pelican, a popular static site generator, allows you to easily create and manage your articles and pages. However, by default, Pelican does not provide a built-in feature for…
-
Simplifying Proctor Definition Manipulation and Viewing
Proctor-Webapp: Simplifying Proctor Definition Manipulation and Viewing Proctor-Webapp is a powerful Java web application designed to simplify the management and visualization of Proctor definitions. Built on the Proctor-Webapp-Library, this application offers a range of features to streamline the creation, editing, and deletion of Proctor definitions. Additionally, it provides functionality to view the commit history of…
-
Exploring Dungeon Environments with gym-md
Exploring Dungeon Environments with gym-md Are you a fan of dungeon exploration games? Look no further than gym-md – a python reimplementation of the popular game MiniDungeons. In this article, we’ll dive into the world of dungeon environments and explore the features and capabilities of gym-md. Overview gym-md is a reimplementation of the dungeon exploration…
-
Building a Simple Raspberry Pi Camera Web Interface with Picamip
Building a Simple Raspberry Pi Camera Web Interface with Picamip Are you looking to build a web interface for your Raspberry Pi camera module? Look no further! In this article, we will explore the Picamip module, a Python-based solution that allows you to quickly and easily create a web interface for your Raspberry Pi camera.…
-
Integrating Tartiflette GraphQL Engine with Django
Are you a Django developer looking to supercharge your API development with GraphQL? Look no further than tartiflette-django! In this article, we’ll explore how to seamlessly integrate Tartiflette GraphQL Engine with the popular Django framework using the tartiflette-django package. But first, what is Tartiflette? Tartiflette is a powerful GraphQL engine written in Python. It provides…
-
Automated Versioning and Release Management with Release It!
Automated Versioning and Release Management with Release It! As software projects grow in complexity, managing version numbers and release processes can become a significant challenge. Manual updates, tagging, and publishing tasks often lead to errors, inconsistencies, and wasted time. This is where Release It! comes in handy. Release It! is a powerful CLI tool designed…
-
Generating Files with Jinja2 Templates
A Guide to gobre.recipe.template: Generating Files with Jinja2 Templates Are you looking for a flexible and efficient way to generate files using Jinja2 templates? Look no further than gobre.recipe.template! This Buildout recipe is a fork of the popular amplecode.recipe.template, with additional features and enhancements that make it even more powerful and versatile. Overview gobre.recipe.template provides…
-
How to Install and Use the ANSI Art Thumbnailer in GNOME
Have you ever wanted to easily view and appreciate the intricacies of ANSI art files on your GNOME desktop? Look no further than the ANSI Art Thumbnailer! This handy tool allows you to generate thumbnail images of ANSI art files (*.ans, *.nfo) directly within the GNOME file manager, making it convenient to preview and organize…