Posts
-
PackageResourceViewer
Sublime Text plugin to view package resources.
Plugin to assist viewing and editing package resources in Sublime Text 2 and Sublime Text 3.
Tags: #python
-
django-admin-list-filter-dropdown
Use dropdowns in Django admin list filter
A Django admin filter implementation that renders as a dropdown.
If you have more than ten values for a field that you want to filter by in Django admin, the filtering sidebar gets long, cluttered and hard to use.
This app contains the
DropdownFilterclass that renders as a drop-down in the filtering sidebar to avoid this problem.Tags: #python β’ django-admin β’ filter-dropdown
-
generator-yeogurt
A generator for creating static sites. Helps you harness the power of your favorite tools: Pug or Nunjucks, Gulp, ES6/2015, and much more!
A generator for creating static sites. Helps you harness the power of your favorite tools: Pug or Nunjucks, Gulp, ES6/2015, and much more!
Tags: #javascript
-
Web-Karma
Information Integration Tool
Karma is an information integration tool that enables users to quickly and easily integrate data from a variety of data sources including databases, spreadsheets, delimited text files, XML, JSON, KML and Web APIs. Users integrate information by modeling it according to an ontology of their choice using a graphical user interface that automates much of the process. Karma learns to recognize the mapping of data to ontology classes and then uses the ontology to propose a model that ties together these classes. Users then interact with the system to adjust the automatically generated model. During this process, users can transform the data as needed to normalize data expressed in different formats and to restructure it. Once the model is complete, users can published the integrated data as RDF or store it in a database.
You can find useful tutorials on the project Website: http://www.isi.edu/integration/karma/
Tags: #java β’ ontology β’ rdf
-
liman
Self-hosted web application for monitoring docker.
Best way to use Liman is using Docker image.
$ docker volume create liman $ docker run -it -v /var/run/docker.sock:/var/run/docker.sock -v liman:/liman/data salihciftci/limanNote: the
-v /var/run/docker.sock:/var/run/docker.sockoption can be used in Linux environments only.Tags: #javascript β’ docker β’ container
-
Invoices
Generate PDF invoices for your customers in laravel
Invoices is a Laravel library that generates a PDF invoice for your customers. The PDF can be either downloaded or streamed in the browser. Itβs highly customizable and you can modify the whole output view as well.
Tags: #php β’ laravel β’ pdf
-
moonlight
Optical music recognition in TensorFlow
An experimental optical music recognition engine.
Moonlight reads PNG image(s) containing sheet music and outputs MusicXML or a NoteSequence message. MusicXML is a standard sheet music interchange format, and
NoteSequenceis used by Magenta for training generative music models.Moonlight is not an officially supported Google product.
Tags: #python
-
Parser
Simple PHP Parser Library for API Development
Laravel/Lumen Verison Supported Library Verison Laravel/Lumen 5+ > 3.* Laravel 4 2.* Tags: #php
-
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
-
sprockets
Rack-based asset packaging system
Sprockets is a Ruby library for compiling and serving web assets. It features declarative dependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipeline that allows you to write assets in languages like CoffeeScript, Sass and SCSS.
Tags: #ruby
subscribe via RSS