Posts
-
probtorch
Probabilistic Torch is library for deep generative models that extends PyTorch
(in order of joining)
- Jan-Willem van de Meent
- Siddharth Narayanaswamy
- Brooks Paige
- Alban Desmaison
- Alican Bozkurt
- Amirsina Torfi
- Babak Esmaeili
- Eli Sennesh
Tags: #python
-
VichUploaderBundle
A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
For usage documentation, see:
If upgrading from a previous version, also check:
Tags: #php • symfony • symfony-bundle
-
assembler-simulator
Simple 8-bit Assembler Simulator with Angular.js
A simulator which provides a simplified assembler syntax (based on NASM) and is simulating a x86 like cpu. Press Help inside the simulator to see an overview about the supported instructions.
Tags: #javascript • simulator • assembler
-
git-labelmaker
:flags: Manage your GitHub labels from the command line!
Edit GitHub labels from the command line using
git-labelmaker! You can easily add or remove GitHub labels, making it easier for your projects to adhere to a sane labelling scheme.Tags: #javascript • command-line • cli
-
cookiecutter-django-rest
Build best practiced apis fast with Python3
- Modern Python development with Python 3.8+
- Bleeding edge Django 3.0+
- Fully dockerized, local development via docker-compose.
- PostgreSQL 11.6+
- Start off with full test coverage and continuous integration.
- Complete Django Rest Framework integration
- Always current dependencies and security updates enforced by pyup.io.
- A slim but robust foundation – just enough to maximize your productivity, nothing more.
Tags: #python • django • api
-
passbolt_docker
Get started with Passbolt CE using docker!
Passbolt is a free and open source password manager that allows team members to store and share credentials securely.
Tags: #ruby • passbolt • docker
-
acf-post2post
Automatic Two Way (Bidirectional) Relationships with ACF5 Pro
Creates two way (bidirectional) relationships in Advanced Custom Fields
This plugin will provide no functionality if ACF is not installed and active.
This plugin does not create a new type of field or any admin interface. This plugin when used as explained below makes the existing ACF Relationship and Post Object fields work bi-directionaly, automatically updating the relationship field on the other end of the relationship.
A couple of months after I created this plugin the developer posted a tutorial on how to do this using a filter. That example basically does the same thing except it seems to require the fields to have the same key as well as the same name where this plugin will let you mix fields as long as they are of a type that allows a relationship and they have the same name.
Tags: #php
-
bazar
Bazar is an e-commerce package for Laravel applications.
- Installation - Before moving on, please checkout the Laravel documentation about its installation, requirements and configuration.
- Admin - Bazar provides a simple and extendable admin UI that comes with a lots of built-in functionality. The UI is built on Bootstrap, Vue and Inertia.
- Cart - Bazar comes with a cart service by default, which manages cart models and their functionality.
- Checkout - The checkout service is no more but a helper class that manages and chains the various steps like updating addresses, creating the order, calculating shipping cost, taxes and discounts.
- Extensions - Soon…
- Gateway - Gateways are responsible to handle the payment or the refund process of an order.
- Discount - Bazar comes with a flexible discount support by default. You can easily manage discount definitions by using the
Bazar\Support\Facades\Discountfacade. - Media - Bazar comes with a very simple yet flexible and powerful media manager component both on back-end and front-end.
- Shipping - Shippings are responsible to calculate the cost of a model that implements the
Bazar\Contracts\Shippablecontract. - Tax - Bazar comes with a flexible tax support by default. You can easily manage tax definitions by using the
Bazar\Support\Facades\Taxfacade.
Tags: #php • laravel • ecommerce
-
graphqlite
Use PHP Annotations to declare your GraphQL API
- Create a complete GraphQL API by simply annotating your PHP classes
- Framework agnostic, but Symfony bundle available!
- Comes with batteries included :battery:: queries, mutations, mapping of arrays / iterators, file uploads, extendable types and more!
Tags: #php • graphql • annotations
-
oauth2-client-bundle
Easily talk to an OAuth2 server for social functionality in Symfony
Easily integrate with an OAuth2 server (e.g. Facebook, GitHub) for:
- “Social” authentication / login
- “Connect with Facebook” type of functionality
- Fetching access keys via OAuth2 to be used with an API
- Doing OAuth2 authentication with Guard
This bundle integrates with league/oauth2-client.
Tags: #php
subscribe via RSS