Posts

  • laravel-localization-to-vue

    Make Laravel standard localization files available in format required by various JavaSript localization packages

    This package collects all localizations from resources/lang directory and it’s sub-directories and converts them to plain array
    which can later be converted to JSON object and used with libraries like Vue, Angular, etc.

    Tags: #php

  • linux-baseline

    DevSec Linux Baseline - InSpec Profile

    This Compliance Profile requires InSpec for execution:

    $ git clone https://github.com/dev-sec/linux-baseline
    $ inspec exec linux-baseline
    

    You can also execute the profile directly from Github:

    $ inspec exec https://github.com/dev-sec/linux-baseline
    

    Tags: #ruby • inspec • audit

  • algoliasearch-client-php

    • Thin & minimal low-level HTTP client to interact with Algolia’s API
    • Supports php ^5.3.

    Tags: #php • search-engine • algolia-search

  • tslearn

    A machine learning toolkit dedicated to time-series data

    There are different alternatives to install tslearn:

    • PyPi: python -m pip install tslearn
    • Conda: conda install -c conda-forge tslearn
    • Git: python -m pip install https://github.com/tslearn-team/tslearn/archive/master.zip

    In order for the installation to be successful, the required dependencies must be installed. For a more detailed guide on how to install tslearn, please see the Documentation.

    Tags: #python • time-series • timeseries

  • py_cui

    A python library for intuitively creating CUI/TUI interfaces with widgets, inspired by gocui.

    py_cui is a python library meant to simplify writing command line user interfaces in python. It relies on the curses module, which is traditionally a unix-specific python module, however, you may use the windows-curses module to run py_cui on windows.

    The main advantage py_cui has over typical text-based user interface builders is that it relies on widgets and a grid layout manager like most traditional graphical user interfaces. You may define a grid size, and then drop predefined widgets onto it into specific grid locations. Widgets can also be stretched accross multiple grid rows and columns. If you’ve ever made a Tkinter GUI, you will feel right at home.

    If you would like to contribute, feel free to make an issue or pull request after reading through the CONTRIBUTING.md file.

    Tags: #python • cui • tui

  • jorani

    Leave and Overtime Management System

    • Official website : https://jorani.org/
    • User group : https://groups.google.com/forum/?hl=en#!forum/jorani

    Tags: #php • leave-management • planning

  • modmail

    A feature rich discord Modmail bot

    Modmail is similar to Reddit’s Modmail, both in functionality and purpose. It serves as a shared inbox for server staff to communicate with their users in a seamless way.

    This bot is free for everyone and always will be. If you like this project and would like to show your appreciation, you can support us on Patreon, cool benefits included!

    Tags: #python • modmail • discord-bot

  • arlo

    Python module for interacting with Netgear’s Arlo camera system.

    Python module for interacting with Netgear’s Arlo camera system.

    ARLO IS IMPLEMENTING MANDITORY 2FA. THIS IS GOING TO MAKE THIS PACKAGE PERMENANTLY UNUSABLE!!! IT’S UP TO THE COMMUNITY TO MAKE THEIR VOICES HEARD! IF YOU USE THIS PACKAGE PLEASE GO LET THEM KNOW YOU DON’T WANT 2FA: https://community.arlo.com/t5/Arlo/Mandatory-Two-Step-Authentication-Verification-a-Bad-Idea/m-p/1760890#M4454

    Now in Golang!

    If you love the Go programming language, check out arlo-golang. My goal is to bring parity to the Python version asap. If you know what you’re doing in Go, I would appreciate any feedback on the >general structure of the library, and contributions, etc.


    Tags: #python • arlo • netgear

  • expertiza

    Expertiza is a web application through which students can submit and peer-review learning objects (articles, code, web sites, etc). The Expertiza project is supported by the National Science Foundation.

    Expertiza is a web application where students can submit and peer-review learning objects (articles, code, web sites, etc). It is used in select courses at NC State and by professors at several other colleges and universities.

    Setup

    Tags: #ruby • peer-reviews • rails-application

  • wpstarter

    Easily bootstrap whole site Composer packages for WordPress.

    WordPress whole-site Composer packages have never been so easy.

    WP Starter is the easiest and fastest way to bootstrap WordPress sites entirely based on Composer.


    Tags: #php • wordpress • composer

subscribe via RSS