Pinned Repositories
ansictrls
Library for working with ANSI Escape Sequences in a terminal.
argparsebuilder
Builder for argparse.ArgumentParser.
avltree
A generic AVL tree for Go.
bitarray
A bit array for Go
dcar
Low level, pure Python D-Bus implementation for message bus clients.
FileTransfer
Python application and library for file transfer.
go-notification
Go package for sending desktop notifications.
kitsiso
Library for sending desktop notifications.
pypackproxy
A caching proxy for Python package indexes.
salmagundi
Library with a collection of some more or less useful functions.
andreas19's Repositories
andreas19/FileTransfer
Python application and library for file transfer.
andreas19/salmagundi
Library with a collection of some more or less useful functions.
andreas19/dcar
Low level, pure Python D-Bus implementation for message bus clients.
andreas19/go-gemina
Go implementation of the Gemina specification
andreas19/go-notification
Go package for sending desktop notifications.
andreas19/kitsiso
Library for sending desktop notifications.
andreas19/pypackproxy
A caching proxy for Python package indexes.
andreas19/ansictrls
Library for working with ANSI Escape Sequences in a terminal.
andreas19/argparsebuilder
Builder for argparse.ArgumentParser.
andreas19/avltree
A generic AVL tree for Go.
andreas19/bitarray
A bit array for Go
andreas19/counter
A counter for comparable items.
andreas19/cyprimes
Module for working with prime numbers.
andreas19/easimpconf
Easy and simple configuration.
andreas19/fizzbuzz
FizzBuzz with different languages
andreas19/gemina-rs
Rust implementation of the Gemina specification.
andreas19/gemina-spec
Specification of the Gemina format
andreas19/gemina4j
Java implementation of the Gemina specification
andreas19/go-ansictrls
Library for working with ANSI Escape Sequences in a terminal.
andreas19/go-term
Functions for dealing with terminals.
andreas19/maps
Functions for working with Go maps
andreas19/pygemina
Implementation of the Gemina specification.
andreas19/set
A generic set type for Go
andreas19/slices
Functions for working with Go slices.
andreas19/typeconvs
Converters from str to another type.