Search Results for "python and django" - Page 6

Showing 228 open source projects for "python and django"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Switchboard

    Switchboard

    A feature flipper library for Pyramid and Pylons apps.

    Switchboard is a port of Gargoyle, a feature flipper for Django apps, to the Pyramid or Pylons stack (including Turbogears). Originally used to selectively roll out changes to the SourceForge site, the library lets you easily control whether a particular change (a switch) is active. You can make switches active for a certain percentage of visitors, all visitors to a particular host in a cluster, or if a particular string is present in the query string. Furthermore you can easily create your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Django Extra Views

    Django Extra Views

    Django's class-based generic views are awesome

    Django's class-based generic views are awesome, let's have more of them. Django-extra-views is a Django package that introduces additional class-based views in order to simplify common design patterns such as those found in the Django admin interface. Supported Python and Django versions: Python 3.5+, Django 2.1–3.2, see tox.ini for an up-to-date list. Add support for pagination in ModelFormSetView and its derivatives, the goal being to be able to mimic the change_list view in Django's admin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Django Autocomplete Light

    Django Autocomplete Light

    A fresh approach to autocomplete implementations

    A fresh approach to autocomplete implementations, specially for Django. Python 2.7, 3.4, Django 2.0+ support (Django 1.11 (LTS), is supported until django-autocomplete-light-3.2.10), Django (multiple) choice support, Django (multiple) model choice support, Django generic foreign key support (through django-querysetsequence), Django generic many to many relation support (through django-generic-m2m and django-gm2m). Multiple widget support: select2.js, easy to add more. Creating choices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MaeBlok

    MaeBlok

    Rapid web development tool for business applications

    You assemble *blocks* in your django template, with each block wired to a tastypie resource, which in turn is mapped to a django model. Each *block* will reside in a dijit ContentPane which you must define in your template. You have a choice of 2 layouts for each *block*, Form or Grid based. Form displays a single record in either a 1, 2 or 3 column layout while Grid displays many rows in a spreadsheet like grid. You can perform edits in place on fields in both layouts. You can define...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5

    Admin UI for a Field Observation Server

    Vbox machine for server_admin

    Administrative User Interface for a Field Observation Server: It's a administrative web app built with Django for storing citizen science data and has support for uploading the collected data to an RESTful archive server. It has features including (1) registration of contributors; (2) a new GUI to allow scientists with minimal computer knowledge to add, sort, and delete observations; (3) support for uploading a photo to a specific observation; (4) support for displaying GPS information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyLucid is a Open Source web content management system written in Python using the Django Framework. fully customizable output, expandable with plugins, i18n, L10n, Revision controled, support many database engines, WSGI conform and many more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Radio automation software. Starting from media files manages broadcasting over a radio-station. The main components are: Player, Scheduler and WEB user interface. Developed with Python, Django, Xmms it works in an production environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    maymyo

    maymyo

    Django based framework for building Enterprise Applications

    Maymyo, named after a Myanmarese hill station, is a Django and Dojo application providing infrastructural services for enterprise applications. You can build your own Django application that focuses on your particular industry vertical quicker by using Maymyo to deliver a complete enterprise application. Find out about Maymyo's features at our Home Page at http://maymyo.readthedocs.org/en/latest/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    labhamster

    simple tracking of laboratory purchases and materials

    Note: This project has been migrated to: https://github.com/graik/labhamster Labhamster is a simple Django project for tracking materials and reagants ordered for a scientific laboratory and offers a rudimentary inventory management. For now it is not much more than the out-of-the-box Django admin interface with a pretty standard data model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 10
    Quantum Chemistry Import Tool is a django application that parses the output file of quantum chemistry software as NWChem, Octopus, Gaussian, etc. The result can be saved in relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Django Live OS

    Django Live OS for building webapps using Django and MongoDB.

    This is Django Live, a live CD based on Debian stable, Squeeze 6/Lenny 5 that enables to setup/host/test Django apps with ease. No worrys of how to install Apache/Python/MySQL/Django..just fill it, shut it, and go on..LAMP made easy :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SquidGuard Manager
    A web based management tool for the SquidGuard proxy filter. Manages requests to whitelist blocked sites. Developed using Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyInstaller

    PyInstaller

    Converts (packages) Python programs into stand-alone executables

    PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, AIX and Solaris. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.3, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and uses the OS support to load the dynamic libraries, thus ensuring full compatibility. The main goal of PyInstaller is to be compatible with 3rd-party...
    Leader badge
    Downloads: 95 This Week
    Last Update:
    See Project
  • 14

    BriCS

    SaaS for running simulation models in the cloud

    The Bristol Cloud Service simulation runner is a cloud computing Software as a Service designed to enable users to quickly launch simulation code on Amazon AWS' Elastic Compute Cloud (EC2). BRiCS is written in Python using the Django framework and interacts with EC2 using the boto API. BriCS enables multiple simulation runs to be launched in parallel from a web browser. Model configuration (parameters) files are uploaded via the browser and results files are downloadable on completion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Math tools in Python to tackle down problems in Operational Research fields. Comes with a Django based web interface to allow remote access to complex simulation means.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Easy Software Request Manager

    lightweight web application to manage and edit software request

    Software Requests Management tool based on web technologies. Allows organizations to manage and maintain software requests. Written in python, takes advantage of the web technologies using the light and powerful django framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    dutrain

    User training module, with definable questions and answers

    dutrain is a simple Python based interface for defining sets of questions and answers (questionnaires, quizes) that the user tries to answer in sequence. It is designed to be easy to use and quick and it can be used for training or testing. It currently uses Django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    android-python2.7.3

    Python2.7.3 for android

    This is python2.7.3 which can be compiled using android-ndk By using python ,Its is possible to run lot of great application in android phone. At the time of writing I could run IPython, Isympy, Django etc on my android phone. This project only considering command-line binary builds. Not any GUI apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    yafra

    yafra

    Apache Cayenne, Wicket, CXF, GWT, EJB examples as a framework

    Yet another (different) framework. Examples around Apache Cayenne. Using different technologies like Apache CXF Google Web Toolkit EJB Apache Wicket Eclipse RCP Java ANSI C Perl Python Bash WE MOVED TO GITHUB.COM !! All sources are now in git on github.com - search for yafra project. Thanks sf.net for the very good service in the past - but now it was time to move on!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Sukiyaki

    A BBS imageboard, like futaba, written in Python with Django

    Sukiyaki is a BBS imageboard written in Python with a focus on better visual presentation, simpler URLs, relevant features, and better security. One of the first differences users will notice in Sukiyaki, compared to other imageboard software, is that replies are indented below the post they reply to. Sukiyaki is released under the MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a "high-end" wiki system based on the Django framework for Python. Intention of this project was to write a transparent wiki system which allows direct editting of HTML on wiki pages. Notice: Recent code is available on the Launchpad(!) project page: https://launchpad.net/aintnowiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A collection of Django ( http://www.djangoproject.com/ ) related user libraries for common user tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Addons to the Django Framework for mobile clients. MoGo was originally built to handle JP specific issues, but code to handle other locales are welcome as well. Developed and maintained by MARIMORE Inc http://www.marimore.co.jp THIS PROJECT HAS MOVED TO https://github.com/marimore/mobiledjango
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SnakeTrap is a web frontend for SNMPTT written in Python and Django (hence the name). It enables you to graphically configure what to do when a SNMP trap is received. A few scripts are included to notify through Nagios and regular email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FlushBI se trata de uma ferramenta baseada no Django com a finlidade de ter uma visualizacao melhor dos dados.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.