Pinned Repositories
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
blender
Official mirror of Blender
django-crispy-forms
The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
django-private-chat
Django one-to-one Websocket-based Asyncio-handled chat, developed by Bearle team
django-timepiece
A multi-user Django application for tracking people's time on projects.
django-todo
A multi-user, multi-group todo/ticketing system for Django projects. Version 2 is now released, with full support for Django 2 / Python 3.
django-treenav
Extensible, hierarchical, and pluggable navigation system for Django sites
FreeCAD
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
LibreCAD
LibreCAD is a cross-platform 2D CAD program written in C++11 using the Qt framework. It can read DXF and DWG files and can write DXF, PDF and SVG files. The user interface is highly customizable, and has dozens of translations.
OpenSees
OpenSees Source Code Repository
yekose's Repositories
yekose/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
yekose/blender
Official mirror of Blender
yekose/django-crispy-forms
The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
yekose/django-private-chat
Django one-to-one Websocket-based Asyncio-handled chat, developed by Bearle team
yekose/django-timepiece
A multi-user Django application for tracking people's time on projects.
yekose/django-todo
A multi-user, multi-group todo/ticketing system for Django projects. Version 2 is now released, with full support for Django 2 / Python 3.
yekose/django-treenav
Extensible, hierarchical, and pluggable navigation system for Django sites
yekose/FreeCAD
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
yekose/LibreCAD
LibreCAD is a cross-platform 2D CAD program written in C++11 using the Qt framework. It can read DXF and DWG files and can write DXF, PDF and SVG files. The user interface is highly customizable, and has dozens of translations.
yekose/OpenSees
OpenSees Source Code Repository
yekose/REST-API-Basics
This is a basic guide on how to build a REST API with Django & Python. For much deeper depth, check out our new course on REST API: (https://kirr.co/90kxtx)