Posts
-
KomodoEdit
Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
This readme explains how to get started building, using and developing with the Komodo Edit source base.
Whilst the main Komodo Edit source is hosted under this repository you may also want to check out the individual component/addon repositories under https://github.com/Komodo in case you only want to contribute to a specific component. This’ll save you some time and hassle as you would not have to build the entire project.
Tags: #python • komodo-edit • mozilla
-
potpourri3d
An invigorating blend of 3D geometry tools in Python.
A Python library of various algorithms and utilities for 3D triangle meshes and point clouds. Managed by Nicholas Sharp, with new tools added lazily as needed. Currently, mainly bindings to C++ tools from geometry-central.
pip install potpourri3dThe blend includes:
- Mesh and point cloud reading/writing to a few file formats
- Use heat methods to compute distance, parallel transport, logarithmic maps, and more
Tags: #python
-
sourcify
Decentralized Solidity contract source code verification service
For more details refer to docs.sourcify.dev
Tags: #typescript • verification • contracts
-
tenancy
Automatic multi-tenancy for Laravel. No code changes needed.
You won’t have to change a thing in your application’s code.
- :heavy_check_mark: No model traits to change database connection
- :heavy_check_mark: No replacing of Laravel classes (
Cache,Storage, …) with tenancy-aware classes - :heavy_check_mark: Built-in tenant identification based on hostname (including second level domains)
Tags: #php • laravel • tenancy
-
rn-tourguide
🚩Make an interactive step by step tour guide for your react-native app (a rewrite of react-native-copilot)
yarn add rn-tourguideyarn add react-native-svg react-native link react-native-svgIf you are using Expo:
expo install react-native-svgTags: #typescript • tourguide • react-native
-
sidekiq-status
an extension to the sidekiq message processing to track your jobs
This gem is now maintained at https://github.com/kenaniah/sidekiq-status as of version 2.0.0.
Versions 1.1.4 and prior were maintained at https://github.com/utgarda/sidekiq-status/, which still exists for historical purposes.
Tags: #ruby
-
BroadleafCommerce
Broadleaf Commerce - Enterprise eCommerce framework based on Spring
BroadleafCommerce is an open-source, e-commerce framework written entirely in Java on top of the Spring framework. It is targeted at facilitating the development of enterprise-class, commerce-driven sites by providing a robust data model, services and specialized tooling that take care of most of the “heavy lifting” work. To accomplish this goal, we have developed our platform based on the key feature sets required by world-class online retailers - and we’re committed to continually expanding our feature offering. We’ve also taken extra steps to guarantee interoperability with today’s enterprise by utilizing standards wherever possible and incorporating best-of-breed, open-source software libraries from the community.
Tags: #java
-
safety-db
A curated database of insecure Python packages
Safety DB is a database of known security vulnerabilities in Python packages. The data is made available by pyup.io and synced with this repository once per month. Most of the entries are found by filtering CVEs and changelogs for certain keywords and then manually reviewing them.
Tags: #python
-
gitgraph.js
đź‘‹ [Looking for maintainers] - A JavaScript library to draw pretty git graphs in the browser
GitGraph.js codebase is a monorepo. Packages are released under
@gitgraph/*scope.As a user, you’re probably interested in one of the rendering libraries:
- [gitgraph-js][gitgraph-js]
- [gitgraph-react][gitgraph-react]
- [gitgraph-node][gitgraph-node]
You’ll find usage details in their README.
As a contributor, you might be interested in checking out [gitgraph-core][gitgraph-core]. It contains the core logic for rendering libraries to use.
Tags: #typescript • gitgraph • git
-
deep-koalarization
Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and Inception-ResNet-v2 (https://arxiv.org/abs/1712.03400)
Tags: #python • keras • tensorflow
subscribe via RSS