Posts
-
dev-tools
The most popular software developer tools in one app
The most popular software developer tools in one app.
- Json Editor
- UUID/Password Generator
- Hash Calculator
- Epoch Converter
- Regular Expression Tester
- Rest API Tester
- ASCII Graphics
- Logs Generator
Tags: #java • javafx • javafx-application
-
Overmind
AI for Screeps, a multiplayer programming strategy game
- See the changelog for patch notes
- Documentation is available at the documentation site and the wiki
- Join the discussion in the #overmind Slack channel!
- Read blog posts about development
- Submit an issue here or request a feature here
- Find me in game here
Tags: #typescript • screeps • game
-
investpy
Financial Data Extraction from Investing.com with Python
To get this package working you will need to install it via pip (with a Python 3.6 version or higher) on the terminal by typing:
$ pip install investpyAdditionally, if you want to use the latest investpy version instead of the stable one, you can install it from source with the following command:
$ pip install git+https://github.com/alvarobartt/investpy.git@masterThe master branch ensures the user that the most updated version will always be working and fully operative so as not to wait until the the stable release comes out (which eventually may take some time depending on the number of issues to solve).
Tags: #python • investing-api • historical-data
-
tilesfx
A JavaFX library containing tiles that can be used for dashboards.
A JavaFX library containing tiles for Dashboards.
Donations are welcome at Paypal
Tags: #java • javafx • javafx-library
-
mlrose
Python package for implementing a number of Machine Learning, Randomized Optimization and SEarch algorithms.
mlrose is a Python package for applying some of the most common randomized optimization and search algorithms to a range of different optimization problems, over both discrete- and continuous-valued parameter spaces.
Tags: #python
-
SimpleBluetoothLibrary
Android library for simplifying bluetooth usage.
This library makes it easy for you to implement bluetooth in your Android app. The SimpleBlueooth class handles all the hard work for you and all you have to do is make a few method calls.
Tags: #java • android • bluetooth
-
rubygems
Library packaging and distribution for Ruby.
RubyGems is a package management framework for Ruby.
A package (also known as a library) contains a set of functionality that can be invoked by a Ruby program, such as reading and parsing an XML file. We call these packages “gems” and RubyGems is a tool to install, create, manage and load these packages in your Ruby environment.
RubyGems is also a client for RubyGems.org, a public repository of Gems that allows you to publish a Gem that can be shared and used by other developers. See our guide on publishing a Gem at guides.rubygems.org
Tags: #ruby • rubygems • package-manager
-
lightning-flash
Collection of tasks for fast prototyping, baselining, finetuning and solving problems with deep learning.
Tags: #python • pytorch-lightning • deep-learning
-
KnpGaufretteBundle
Easily use Gaufrette in your Symfony projects.
As this bundle is an integration for Symfony of the [Gaufrette][gaufrette-homepage] library, it requires you to first install [Gaufrette][gaufrette-homepage] in your project.
Note that, you need to install separately the adapters you want to use. You can find more details about these packages here, and the full list adapters on packagist.
Tags: #php • filesystem • bundle
-
eloquent-eager-limit
Laravel Eloquent eager loading with limit
This Laravel Eloquent extension allows limiting the number of eager loading results per parent using window functions.
Supports Laravel 5.5.29+.
Tags: #php
subscribe via RSS