Posts

  • bunny

    Bunny is a RabbitMQ client that focuses on ease of use. It is feature complete, supports all recent RabbitMQ features and does not have any heavyweight dependencies.

    Tags: #ruby • rabbitmq • amqp

  • BlokDust

    :musical_keyboard: A free to use web-based music making app. Make sounds, build instruments and share your creations.

    For tutorials, examples and other related features please visit our wiki/user companion site guide.blokdust.com

    Tags: #javascript

  • bython

    Python with braces. Because python is awesome, but whitespace is awful.

    Python with braces. Because Python is awesome, but whitespace is awful.

    Bython is a Python preprosessor which translates curly brackets into indentation.

    Tags: #python • whitespace • braces

  • disnake

    An API wrapper for Discord written in Python.

    import disnake
    from disnake.ext import commands
    
    bot = commands.InteractionBot(test_guilds=[12345])
    
    @bot.slash_command()
    async def ping(inter):
        await inter.response.send_message("Pong!")
    
    bot.run("BOT_TOKEN")
    

    Tags: #python • discord-py • discord-api

  • concretecms

    Official repository for Concrete CMS development

    If you’re looking for Concrete CMS documentation, you’ll want to navigate over to documentation.concretecms.org. If you see anything that needs more information or is just completely wrong, contributions are welcomed! Just log in to the documentation site with your community.concretecms.com account and edit away!

    Tags: #php • concrete5 • cms

  • blueprint3d

    Build interior spaces in 3D

    This repository includes an example application built using blueprint3d:

    Tags: #typescript

  • bookkeeper

    Apache BookKeeper - a scalable, fault tolerant and low latency storage service optimized for append-only workloads

    Apache BookKeeper is a scalable, fault-tolerant and low latency storage service optimized for append-only workloads.

    It is suitable for being used in following scenarios:

    • WAL (Write-Ahead-Logging), e.g. HDFS NameNode, Pravega.
    • Message Store, e.g. Apache Pulsar.
    • Offset/Cursor Store, e.g. Apache Pulsar.
    • Object/Blob Store, e.g. storing state machine snapshots.

    Tags: #java • bookkeeper • big-data

  • python-bitcoin-blockchain-parser

    A Python 3 Bitcoin blockchain parser

    This Python 3 library provides a parser for the raw data stored by bitcoind.

    Tags: #python

  • spring-boot-microservices-example

    Bootiful Microservices with Spring Boot

    This example shows how to create a microservices architecture with Spring Boot and display its data with an Angular UI.

    Please read Build a Microservices Architecture for Microbrews with Spring Boot for a tutorial that shows you how to build this application.

    Prerequisites: Java 8 and Node.js.

    Okta has Authentication and User Management APIs that reduce development time with instant-on, scalable user infrastructure. Okta’s intuitive API and expert support make it easy for developers to authenticate, manage and secure users and roles in any application.

    Tags: #typescript • spring-boot • spring-cloud

  • celery-progress

    Drop in, configurable, dependency-free progress bars for your Django/Celery applications.

    Drop in, dependency-free progress bars for your Django/Celery applications.

    Super simple setup. Lots of customization available.

    Tags: #python • celery • django

subscribe via RSS