Posts

  • SphinxQL-Query-Builder

    SphinxQL Query Builder generates SphinxQL, a SQL dialect, which is used to query the Sphinx search engine. (Composer Package)

    This is a SphinxQL Query Builder used to work with SphinxQL, a SQL dialect used with the Sphinx search engine and it’s fork Manticore. It maps most of the functions listed in the SphinxQL reference and is generally faster than the available Sphinx API.

    This Query Builder has no dependencies except PHP 5.6, \MySQLi extension, PDO, and Sphinx/Manticore.

    Tags: #php

  • cfn-lint

    A CloudFormation JSON and YAML Validator

    A more friendly CloudFormation JSON and YAML Validator

    cfn-lint is a tool used to improve your CloudFormation development cycle. If you are here, you are probably fed up of waiting for 10 minutes or more before CloudFormation gives you an error due to a typo. This tool aims to remove that waste of time. The tool takes the CloudFormation template, and resolves all the Intrinsic functions defined before checking the Properties of Resources defined.

    The tool can be used over the commandline using cfn-lint, or can be used as a module within another JavaScript application.

    Note: This tool is currently case-sensitive in relation to AWS CloudFormation types, for example aws::lambda::function != AWS::Lambda::Function.

    Tags: #typescript • cloudformation • intrinsic-functions

  • ha-wyzesense

    A Home Assistant Component to interface with the WYZE Sense hub and sensor system

    Hi all, I’m unable to maintain this component anymore due to time constraints. Unfortunately, there is a fatal issue with these sensors that has appeared over the year. They can die permanently if the battery gets too low, https://twitter.com/WyzeCam/status/1321147804610252800. Wyze is no longer selling wyze sense v1. If and when new sensors come out, I will try to create a component for those. Apologies to all who have bought these sensors, it seems like the sensors themselves are flawed, leading to a ton of issues after a year, and this component can’t do much about it.

    I recommend upvoting this thread on the wyze forums so that wyze knows we want an official wyzesense integration: https://forums.wyzecam.com/t/home-assistant-integration/3971

    Tags: #python

  • cbioportal

    cBioPortal for Cancer Genomics

    The cBioPortal for Cancer Genomics provides visualization, analysis, and download of large-scale cancer genomics data sets. For a short intro on cBioPortal, see these introductory slides.

    If you would like to know how to setup a private instance of the portal and/or get set up for developing, see the documentation. For details on contributing code changes via pull requests, see our Contributing document.

    If you are interested in coordinating the development of new features, please contact cbioportal@cbio.mskcc.org or reach out on https://slack.cbioportal.org.

    Tags: #javascript • cancer-genomics • science

  • unity-cache-server

    Unity CacheServer optimized for multi-client local networks

    The Unity Cache Server, optimized for locally networked team environments.

    Tags: #javascript

  • DiscordPHP

    Before you start using this Library, you need to know how PHP works, you need to know the language and you need to know how Event Loops and Promises work. This is a fundamental requirement before you start. Without this knowledge, you will only suffer.

    Tags: #php • discord • team-reflex

  • aws-waf-security-automations

    This solution automatically deploys a single web access control list (web ACL) with a set of AWS WAF rules designed to filter common web-based attacks.

    A solution that contains all AWS WAF samples developed so far - waf-reactive-blacklist, waf-bad-bot-blocking, waf-block-bad-behaving and waf-reputation-lists.

    For the full solution overview visit AWS WAF Security Automations.

    Tags: #python

  • sendgrid-actionmailer

    Rails support via ActionMailer

    An ActionMailer adapter to send email using SendGrid’s HTTPS Web API (instead of SMTP). Compatible with Rails 5 and Sendgrid API v3.

    Tags: #ruby

  • PHPCI

    PHPCI is a free and open source continuous integration tool specifically designed for PHP.

    • Clones your project from Github, Bitbucket or a local path
    • Allows you to set up and tear down test databases.
    • Installs your project’s Composer dependencies.
    • Runs through any combination of the supported plugins.
    • You can mark directories for the plugins to ignore.
    • You can mark certain plugins as being allowed to fail (but still run.)

    Tags: #php • phpci • continuous-integration

  • api-v1-client-python

    Blockchain Bitcoin Developer APIs - Python

    An official Python module for interacting with the Blockchain.info API. Compatible with both Python 2 and Python 3.

    Tags: #python

subscribe via RSS