Posts
-
devise-i18n
Translations for the devise gem
Further work on the devise-i18n project will be done in devise-i18n/devise-i18n. Please reference that repository for latest releases and for filing issues and pull requests.
Tags: #ruby
-
chronicle
Public append-only ledger microservice built with Slim Framework
- Instructions for Installing Chronicle
- How to write (publish) to your Chronicle
- How to setup cross-signing to other Chronicles
- How to replicate other Chronicles
- Concurrent Instances
- Configuration
- Internal Developer Documentation
Tags: #php • append-only • hash-chain
-
ProxiTok
Open source alternative frontend for TikTok made using PHP
Use Tiktok with an alternative frontend, inspired by Nitter.
Tags: #php • tiktok • alternative-frontends
-
holidays
A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!
Functionality to deal with holidays in Ruby.
Extends Ruby’s built-in Date and Time classes and supports custom holiday definition lists.
Tags: #ruby
-
rails-controller-testing
Brings back
assignsandassert_templateto your Rails testsThis gem brings back
assignsto your controller tests as well asassert_templateto both controller and integration tests.These methods were removed in Rails 5.
Tags: #ruby
-
plaid-ruby
Ruby bindings for Plaid
The official Ruby bindings for the Plaid API. It’s generated from our OpenAPI schema.
Tags: #ruby
-
json-schema-validator
A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order
The current version of this project is licensed under both [LGPLv3] (or later) and [ASL 2.0]. The old version (2.0.x) was licensed under [LGPL 3.0][LGPLv3] (or later) only.
Version 2.2 is out. See here for the list of changes compared to 2.0. And of course, it still has all the features of older versions.
Tags: #java
-
feather
Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
Feather development lives on in Apache Arrow. The
arrowR package includes a much faster implementation of Feather, i.e.arrow::read_feather. The Python packagefeatheris now a wrapper aroundpyarrow.feather.Tags: #javascript
-
barby
The Ruby barcode generator
Barby is a Ruby library that generates barcodes in a variety of symbologies.
Its functionality is split into barcode and “outputter” objects:
- [
Barby::Barcodeobjects] [symbologies] turn data into a binary representation for a given symbology. - [
Barby::Outputter] [outputters] then takes this representation and turns it into images, PDF, etc.
You can easily add a symbology without having to worry about graphical representation. If it can be represented as the usual 1D or 2D matrix of lines or squares, outputters will do that for you.
Likewise, you can easily add an outputter for a format that doesn’t have one yet, and it will work with all existing symbologies.
For more information, check out [the Barby wiki][wiki].
Tags: #ruby
- [
-
smart-money-concepts
Discover our Python package designed for algorithmic trading. It brings ICT’s smart money concepts to Python, offering a range of indicators for your algorithmic trading strategies.
The Smart Money Concepts Python Indicator is a sophisticated financial tool developed for traders and investors to gain insights into market sentiment, trends, and potential reversals. This indicator is inspired by Inner Circle Trader (ICT) concepts like Order blocks, Liquidity, Fair Value Gap, Swing Highs and Lows, Break of Structure, Change of Character, and more. Please Take a look and contribute to the project.
Tags: #python • circle • concepts
subscribe via RSS