Posts
-
TelegramRSS
Convert telegram posts to RSS or json in amphp server
RSS/JSON generator for telegram
Get posts from my TelegramApiServer and output them as RSS or JSON.
Tags: #php • telegram • microservice
-
drb
Distributed object system for Ruby
dRuby is a distributed object system for Ruby. It allows an object in one Ruby process to invoke methods on an object in another Ruby process on the same or a different machine.
The Ruby standard library contains the core classes of the dRuby package. However, the full package also includes access control lists and the Rinda tuple-space distributed task management system, as well as a large number of samples. The full dRuby package can be downloaded from the dRuby home page (see References).
For an introduction and examples of usage see the documentation to the DRb module.
Tags: #ruby
-
throttle
Throttle your network connection [Linux/Mac OS X]
Inspired by tylertreat/Comcast, the connectivity setting in the WPTAgent and sltc.
Throttle uses pfctl on Mac and tc on Linux to simulate different network speeds. On Linux you also need ip and route for Throttle to work.
You can set the download/upload speed and RTT. Upload/download is in kbit/s and RTT in ms.
This is an early release, so please help us find potential bugs.
Tags: #javascript • throttle • bandwith
-
refurb
A tool for refurbishing and modernizing Python codebases
A tool for refurbishing and modernizing Python codebases.
Tags: #python • cli • mypy
-
piccolo
A fast, user friendly ORM and query builder which supports asyncio.
Some of it’s stand out features are:
- Support for sync and async.
- A builtin playground, which makes learning a breeze.
- Tab completion support - works great with iPython and VSCode.
- Batteries included - a User model, authentication, migrations, an admin GUI, and more.
- Modern Python - fully type annotated.
- Make your codebase modular and scalable with Piccolo apps (similar to Django apps).
Tags: #python • piccolo • asyncio
-
phonegap-facebook-plugin
The official plugin for Facebook in Apache Cordova/PhoneGap
This is the official plugin for Facebook in Apache Cordova/PhoneGap!
The Facebook plugin for Apache Cordova allows you to use the same JavaScript code in your Cordova application as you use in your web application. However, unlike in the browser, the Cordova application will use the native Facebook app to perform Single Sign On for the user. If this is not possible then the sign on will degrade gracefully using the standard dialog based authentication.
- Supported on PhoneGap (Cordova) v3.5.0 and above.
- This plugin is built for
- iOS FacebookSDK 3.21.1
- Android FacebookSDK 3.21.1
- GitHub URL : https://github.com/Wizcorp/phonegap-facebook-plugin/
Tags: #java
-
s3prl
Self-Supervised Speech Pre-training and Representation Learning Toolkit
Please note that if you did not explicitly discuss with Andy and Leo (the owners of the repository) about your planning development, by default it will not be merged into S3PRL and is better to be maintained in your own repository. Please see our pull request policy. Thanks for your understanding!
Tags: #python • speech-representation • mockingjay
-
eBot-CSGO
The eBot is a full managed server-bot written in PHP and nodeJS. eBot features easy match creation and tons of player and matchstats. Once it’s setup, using the eBot is simple and fast.
If you want some help about eBot, you can join our Discord : https://discord.gg/mcEwFhpWpD
eBot-CS2
The eBot is a full managed server-bot written in PHP and nodeJS. eBot features easy match creation and tons of player and matchstats. Once it’s setup, using the eBot is simple and fast.
Tags: #php
-
dubbo-rpc-jsonrpc
The Json rpc module of Apache Dubbo project
With the rapid iteration of the Internet, more and more companies choose quick script frameworks such as nodejs, Django and rails to develop web-side applications.
Java is the most suitable for back-end service, which resulting in a lot of cross-language invocation requirements.
While HTTP and JSON are naturally suitable as cross-language standards, all languages have mature class libraries for them.
Although Dubbo’s asynchronous long connection protocol is efficient, in scripting languages this loss of efficiency is not important.
Tags: #java • dubbo
-
php-pdftk
A PDF conversion and form utility based on pdftk
php-pdftk brings the full power of
pdftkto PHP - and more.- Fill forms, either from a XFDF/FDF file or from a data array (UTF-8 safe for unflattened forms, requires pdftk 2.x !)
- Create XFDF or FDF files from PHP arrays (UTF-8 safe!)
- Create FDF files from filled PDF forms
- Combine pages from several PDF files into a new PDF file
- Split a PDF into one file per page
- Add background or overlay PDFs
- Read out meta data about PDF and form fields
- Set passwords and permissions
- Remove passwords
Tags: #php
subscribe via RSS