22 projects tagged "Windows"
wger Workout Manager is a Web application that can manage your workouts, group them into schedules (A>B>C), and print them as PDFs. It helps you keep a log of the weights lifted in the different exercises as well as your own body weight and can also create and manage your diet plans.
Django-live-profiler is a low-overhead data access and code profiler for Django-based applications. Profiling Web applications on a development environment often produces misleading results due to different patterns in the data, different patterns in user behavior, and differences in infrastructure. All existing DB access profiling solutions for Django seem to focus on a single request, but in the real world certain queries might be negligible in a single request while still putting a considerable strain the database across all requests. Django-live-profiler aims to solve these issues by collecting database usage data from a live application.
Madrona builds on the Django Web framework and PostGIS DBMS to offer a flexible set of building blocks for creating cutting-edge tools for decision support and area-based planning. It provides an automatic RESTful API for the GeoDjango feature models you create, with full CRUD operations and support for GeoJSON and KML, robust features for sharing and collaborative design amongst users, JavaScript libraries for quickly developing sophisticated client-side UIs, and the ability to use any 2D or 3D mapping client, including the Google Earth Web plugin.
OpenTeacher is a vocabulary training application that helps you learn a foreign language. It uses a list of words in both a known and a foreign language and tests you. It supports smart question asking and interval training with Think answers, shuffle answer, and repeat answer input modes. It has easy symbol, Greek, and Cyrillic input, and reads and writes T2K (Teach2000) and WRTS files, and reads ABBYY Lingvo Tutor files. It is available in Arabic, Australian English, Brazilian Portuguese, Chinese (Traditional), Croatian, Czech, Danish, Dutch, French, German, Hebrew, Hungarian, Japanese, Korean, Polish, Russian, Serbian, Slovenian, Spanish, Swedish, and Turkish.
Sukiyaki was born out of what the author sees as a much needed improvement to current imageboard/BBS software. They're flaky, often have security flaws that users take advantage of, and worst of all, they have the same UI from the mid-nineties. It's time for an update! Sukiyaki visually organizes replies in threads so that it is clear who the reply is sent to. It is written using Django with its wonderful ORM, which helps reduce security vulnerabilities. It has been tested in production and is stable. It also includes a unique system for user-ranking of posts. Planned features include RSS updates for individual boards and threads, and there is a faster backend (Django-Treebeard).
Django REST framework is a lightweight REST framework for Django that aims to make it easy to build well-connected, self-describing RESTful Web APIs. It creates self-documenting Web APIs that include a Django admin style frontend. It has a modular, flexible architecture using Django's class based views. API creation can be as simple as adding a couple of lines to urls.py.
Mayan EDMS is a document manager Web application with custom metadata indexing, file serving integration, and OCR capabilities. It features user defined metadata fields, dynamic default values for metadata, lookup support for metadata, filesystem integration by means of metadata indexing directories, user defined document UUID generation, local file or server side staging file uploads, batch uploading of many documents with the same metadata, user defined document checksum algorithms, previews for a great deal of image formats including PDF, document OCR and searching, automatic grouping of documents by metadata, permissions and roles support, multi-page document support, page transformations, distributed OCR processing, and support for multiple languages.