Binary Tree
727 subscribers
722 photos
2 videos
1 file
916 links
This is a channel about Open Source, software development, and IT in general.
Download Telegram
wemake-django-template is a bleeding edge Django template focused on code quality and security.

Features:
• Always up-to-date with the help of dependabot
• Supports latest Python 3.7+
poetry for managing dependencies
mypy and django-stubs for static typing
pytest and hypothesis for unit tests
flake8 and wemake-python-styleguide for linting
docker for development, testing, and production
sphinx for documentation
Gitlab CI with full build, test, and deploy pipeline configured by default
Caddy with https and http/2 turned on by default

#python, #django, #template, #bestpractices, #codequality, #security
1
This media is not supported in your browser
VIEW IN TELEGRAM
Filepond is a JavaScript library that can upload anything you throw at it, optimizes images for faster uploads, and offers a great, accessible, silky smooth user experience.

Core Features:

- Accepts directories, files, blobs, local URLs, remote URLs and Data URIs.
- Drop files, select on filesystem, copy and paste files, or add files using the API.
- Async uploads with AJAX, supports chunk uploads, can encode files as base64 data and send along form post.
- Accessible, tested with AT software like VoiceOver and JAWS, navigable by Keyboard.
- Image optimization, automatic image resizing, cropping, filtering, and fixes EXIF orientation.
- Responsive, automatically scales to available space, is functional on both mobile and desktop devices.

#javascript, #js, #web, #gui, #upload, #draganddrop, #dnd, #plugin
1
ggplot2 is a system for declaratively creating graphics, based on The Grammar of Graphics. You provide the data, tell ggplot2 how to map variables to aesthetics, what graphical primitives to use, and it takes care of the details.

#r, #data, #visualization, #plotting
1
Insightface — a face analysis project on MXNet.

The code of InsightFace is released under the MIT License. There is no limitation for both acadmic and commercial usage.

The training data containing the annotation (and the models trained with these data) are available for non-commercial research purposes only.

#python, #face, #detection, #mxnet, #retinaface
🔥1
Detectron2 is Facebook AI Research's next generation software system that implements state-of-the-art object detection algorithms. It is a ground-up rewrite of the previous version, Detectron, and it originates from maskrcnn-benchmark.

#python, #cv, #object, #detection, #segmentation, #ml
🔥1
MMF is a modular framework for vision and language multimodal research from Facebook AI Research. MMF contains reference implementations of state-of-the-art vision and language models and has powered multiple research projects at Facebook AI Research. See full list of project inside or built on MMF here.

#python, #deep, #learning, #captioning
🔥1
NNI (Neural Network Intelligence) is a lightweight but powerful toolkit to help users automate Feature Engineering, Neural Architecture Search, Hyperparameter Tuning and Model Compression.

The tool manages automated machine learning (AutoML) experiments, dispatches and runs experiments' trial jobs generated by tuning algorithms to search the best neural architecture and/or hyper-parameters in different training environments like Local Machine, Remote Servers, OpenPAI, Kubeflow, FrameworkController on K8S (AKS etc.), DLWorkspace (aka. DLTS), AML (Azure Machine Learning) and other cloud options.

#python, #deeplearning, #neural, #network, #pytorch, #ml, #dl
👏1
NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.

#python, #graph, #complex, #networks, #visualization
👍1
Uno is a first and only UI Platform for single-codebase applications for Windows, WebAssembly, iOS, macOS, Android and Linux

#csharp, #ui, #webassembly, #dotnet
👍1
Bottom is a cross-platform graphical process/system monitor with a customizable interface and a multitude of features. Supports Linux, macOS, and Windows. Inspired by both gtop and gotop.

#rust, #terminal, #cli, #tui, #monitoring
👍1
Fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development with zero memory allocation and performance in mind.

#golang, #go, #framework, #web, #http, #fast, #rest, #api
👍1
This media is not supported in your browser
VIEW IN TELEGRAM
Glow is a terminal based markdown reader designed from the ground up to bring out the beauty and power of the CLI.

Use it to discover markdown files, read documentation directly on the command line and stash markdown files to your own private collection so you can read them anywhere. Glow will find local markdown files in subdirectories or a local Git repository.

#go, #golang, #cli, #markdown, #terminal, #excitement
1
django-reversion is an extension to the Django web framework that provides version control for model instances.

Features:

- Roll back to any point in a model instance's history.
- Recover deleted model instances.
- Simple admin integration.

#python, #djangom #vcs, #models, #versioning.
👍1
Insomnia is a cross-platform REST client, built on top of Electron.

#javascript, #js, #rest, #client, #electron, #node
👍1
GHunt is an OSINT tool to extract information from any Google Account using an email.

#python, #google, #parsing
1
Project Fonos is open-source telecommunications for the cloud. It helps VoIP integrators quickly deploy new networks and benefit from value-added services such as Programmable Voice, Messaging, and Video. This repository assembles the various components needed to deploy a telephony system at scale.

#javascript, #js, #twillo, #voip, #storage, #telephony
1
API Security Best Practices.

By nature, APIs are meant to be used. Even if all of your users are internal, security problems can still arise. To help with this, we've assembled a list of best practices to keep in mind when securing and locking-down an API or web service.

#article, #api, #security, #best, #practices
🔥1
Clojupyter is a Jupyter kernel for Clojure - run Clojure code in Jupyter Lab, Notebook and Console.

#clojure, #jvm, #jupyter, #notebook
🔥1
coc.vim is a Intellisense engine for Vim8 & Neovim, full language server protocol support as VSCode.

Features:

- Fast: instant increment completion, increment buffer sync using buffer update events.
- Reliable: typed language, tested with CI.
- Featured: full LSP support
- Flexible: configured like VSCode, extensions work like in VSCode

#typescript, #ts, #vim, #editor, #autocompletion, #plugin
🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
bandwhich is a CLI utility for displaying current network utilization by process, connection and remote IP/hostname

bandwhich sniffs a given network interface and records IP packet size, cross referencing it with the /proc filesystem on linux, lsof on macOS, or using WinApi on windows. It is responsive to the terminal window size, displaying less info if there is no room for it. It will also attempt to resolve ips to their host name in the background using reverse DNS on a best effort basis.

#rust, #bandwhich, #networking, #ip, #hostname
1