Posts
-
Visualis
Visualis is a BI tool for data visualization. It provides financial-grade data visualization capabilities on the basis of data security and permissions, based on the open source project Davinci contributed by CreditEase.
Visualis is an open source project based on Yixin davinci Developed data visualization Bi tool. It has been integrated into the data application development portal datasphere studio In this release, visualis1.0.0 supports linkis1.1.1 and dss1.1.0.
Visualis provides data development/exploration functionalities including drag & drop style report definition, diagram correlation analysis, data drilling, global filtering, multi-dimensional analysis and real-time query, with the enhancement of report watermark and data quality management.Tags: #typescript • dataspherestudio • davinci
-
celery-director
Simple and rapid framework to build workflows with Celery
Install the latest version of Director with pip (requires at least
Python 3.7):pip install celery-directorTags: #python • celery • workflow
-
mock-socket
Javascript mocking library for WebSockets and Socket.IO
Tags: #javascript • websockets • mocking
-
BigInteger.js
An arbitrary length integer library for Javascript
BigInteger.js is an arbitrary-length integer library for Javascript, allowing arithmetic operations on integers of unlimited size, notwithstanding memory and time limitations.
Update (December 2, 2018):
BigIntis being added as a native feature of JavaScript. This library now works as a polyfill: if the environment supports the nativeBigInt, this library acts as a thin wrapper over the native implementation.Tags: #javascript
-
neomodel
An Object Graph Mapper (OGM) for the Neo4j graph database.
For neomodel releases 6.x :
- Python 3.10+
- Neo4j 2025.x.x, 5.x, 4.4 (LTS)
- Neo4j Enterprise, Community and Aura are supported
For neomodel releases 5.x :
- Python 3.8+
- Neo4j 5.x, 4.4 (LTS)
For neomodel releases 4.x :
- Python 3.7 -> 3.10
- Neo4j 4.x (including 4.4 LTS for neomodel version 4.0.10)
Tags: #python • neo4j • ogm
-
mdx
MDx - Material Design WordPress Theme
Tags: #php • wordpress-theme • material-design
-
Buzz
PHP’s lightweight HTTP client
Install by running:
composer require kriswallsmith/buzzYou do also need to install a PSR-17 request/response factory. Buzz uses that factory to create PSR-7 requests and responses. Install one from this list.
Example:
composer require nyholm/psr7Tags: #php
-
beanstalk-deploy
GitHub action (and command line script) to deploy apps to Elastic Beanstalk
Beanstalk Deploy is a GitHub action (and command line script) to deploy apps to AWS Elastic Beanstalk. It takes the application name, environment name, version name, region and filename as parameters, uploads the file to S3, creates a new version in Elastic Beanstalk, and then deploys that version to the environment. It will wait until the deployment is finished, logging any messages from the environment during the update and exiting with a non-zero exit code if the deployment fails. It does not handle rolling back the environment.
Tags: #javascript
-
nodebox
Node-based data application for visualization and generative design
NodeBox requires the Java JDK, and Homebrew (for Ant and Maven)
NodeBox uses Ant and Maven to build a running version. Install these first:
brew install ant mavenThen from the Terminal, run:
git clone https://github.com/nodebox/nodebox.git cd nodebox ant run # To create a full app (the build will be in dist/mac): ant dist-macTags: #java • nodebox • graphics
-
react-editor-js
⚛️📝The unofficial editor-js component for React
Tags: #typescript • react • editor-js
subscribe via RSS