Main > Free Download Search >

Free django software for windows

django

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5
DjangoStack 1.0-3

DjangoStack 1.0-3


An installer that greatly simplifies the installation of Ruby on Rails. more>> The BitNami DjangoStack is an installer that greatly simplifies the installation of Django and its runtime dependencies. It includes ready-to-run versions of Python, Django, MySQL and Apache. DjangoStack is distributed for free under the Apache 2.0 license.
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Developed and used over two years by a fast-moving online-news operation, Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers who wrote it. It lets you build high-performing, elegant Web applications quickly.
FEATURES
- Easy to Install
BitNami Stacks are built with one goal in mind: to make it as easy as
possible to install open source software. Our installers completely automate
the process of installing and configuring all of the software included in
each Stack, so you can have everything up and running in just a few clicks.
- Independent
BitNami Stacks are completely self-contained, and therefore do not interfere
with any software already installed on your system. For example, you can
upgrade your systems MySQL or Apache without fear of breaking your
BitNami Stack.
- Integrated
By the time you click the finish button on the installer, the whole stack
will be integrated, configured and ready to go.
- Relocatable
BitNami Stacks can be installed in any directory. This allows you to have
multiple instances of the same stack, without them interfering with each other.
<<less
Download (36.24MB)
Added: 2008-07-16 License: Freeware Price: Free
465 downloads
BitNami DjangoStack 1.0.2-0

BitNami DjangoStack 1.0.2-0


An installer that will greatly simplify the installation of Django and its runtime dependencies more>>

BitNami DjangoStack 1.0.2-0 will make you pleasant cause it will greatly simplify the installation of Django and its runtime dependencies.

It includes ready-to-run versions of Python, Django, MySQL and Apache. Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Developed and used over two years by a fast-moving online-news operation, Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers who wrote it. It lets you build high-performing, elegant Web applications quickly.

Enhancements: Updated Django to version 1.0.2

<<less
Download (38MB)
Added: 2009-07-10 License: BSD License Price: FREE
17 downloads
Google App Engine SDK 1.2.3

Google App Engine SDK 1.2.3


App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. more>> Google App Engine SDK 1.2.3 is a powerful application which is easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow.

The Google App Engine SDK will let you run your web applications on Googles infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your application, and its ready to serve your users.

You can serve your app using a free domain name on the appspot.com domain, or use Google Apps to serve it from your own domain. You can share your application with the world, or limit access to members of your organization.

App Engine costs nothing to get started. Sign up for a free account, and you can develop and publish your application for the world to see, at no charge and with no obligation. A free account can use up to 500MB of persistent storage and enough CPU and bandwidth for about 5 million page views a month.

Major Features:

  1. Dynamic web serving, with full support for common web technologies
  2. Persistent storage with queries, sorting and transactions
  3. Automatic scaling and load balancing
  4. APIs for authenticating users and sending email using Google Accounts
  5. A fully featured local development environment that simulates Google App Engine on your computer

Enhancements:

  • Task Queue support available as google.appengine.api.labs.taskqueue.
  • Django 1.0 support. You must install Django locally on your machine for the SDK but no longer need to upload it to App Engine.
  • Urlfetch supports asynchronous requests.
  • Urlfetch in SDK now matches App Engine more closely: By default, it now sets the referer header, does not set the Accept header, and sets Accept-Encoding to gzip.
  • Fixed issue with httplib and absolute URLs.
  • Memcache key length is no longer restricted to 250 bytes: longer keys will be replaced with a hash of the key.
  • Datastore ancestor queries now work within transactions.
  • Datastore transactions in SDK now snapshot on the first operation so they do not see writes made during the transaction. Matches App Engine.
<<less
Download (2.8MB)
Added: 2009-06-19 License: Freeware Price: FREE
14 downloads
Komodo Edit (Windows) 5.2

Komodo Edit (Windows) 5.2


Komodo Edit (Windows) is a free tool based on the award-winning Komodo IDE, which offers sophisticated support for all major scripting languages. more>>

Komodo Edit (Windows) 5.2 is a free tool which is designed on the basis of the popular Komodo IDE, which offers sophisticated support for all major scripting languages, including in-depth autocomplete and calltips, multi-language file support, syntax coloring and syntax checking, Vi emulation, Emacs key bindings.

Komodo Edit is built on the Mozilla code base and is now licensed under the same terms as Firefox: Mozilla Public License (MPL), GNU General Public License (GPL), and GNU Lesser Public License (LGPL).

Major Features:

  1. Multi-language editor
    • Multi-language support
    • Advanced support for: Browser-side languages: CSS, HTML, JavaScript and XML/ Server-side languages: Perl, PHP, Python, Ruby and Tcl/ Web template languages: RHTML, Template-Toolkit, HTML-Smarty and Django
    • Autocomplete and calltips
      • Write code faster and shorten the learning curve with code completion that guides you as you work
      • CSS, HTML, JavaScript, Perl, PHP, Python, Ruby, Tcl, XML and XSLT.
      • Schema-based XML/HTML completion
      • Multiple-language file support, such as CSS and JavaScript completion in HTML
      • Support for adding third-party libraries
      • Interpreter version differentiation of built-in and standard library information
    • Multi-language file support
      • Correct syntax coloring of multi-language files and templated files, common in many web programming frameworks. Add custom language support (User-Defined Languages or UDL, used to provide support for RHTML, Template-Toolkit, HTML-Mason, Smarty and Django).
    • Standard editing features
      • Code commenting, auto-indent and outdent, block selection, incremental search, reflow paragraph, join lines, enter next character as raw literal, repeat next keystroke and clean line endings on "save".
    • Syntax checking
      • Instant feedback for all fully-supported languages.
    • Syntax coloring
      • Spot errors easily and improve readability and context, even in multi-language files (unique to Komodo!).
    • Vi emulation
      • Modal Vi keybindings emulate navigation, text insertion and command behavior. Custom commands can be implemented by adding Komodo macros to a Vi Commands Toolbox folder.
    • Emacs keybindings
      • Emacs-like keybinding scheme supports new editor features modeled on Emacs, such as transient marks (similar to the Emacs "mark ring"), repeat next command and reflow paragraph.
    • HTML preview
      • Check HTML, XML and CSS files side-by-side or in a browser, using arbitrary files or URLs.
    • Multilingual Input Method Editor (IME) support
      • Use your standard keyboard to enter multi-byte characters, such as Simplified Chinese, Japanese and Korean.
    • Code snippets
      • Store any piece of code for reuse.
    • Code folding
      • Work quickly and efficiently with large sections of code.
    • Multi-document editing
      • Easily work on multiple documents simultaneously using multiple tab groups, split view, and cross-document search.
    • Tutorials
      • Easily master editing features.
  2. Project manager - Convenient, flexible organization of all project elements.
    • Live Folders
      • Project view displays the current contents of corresponding file system directory.
    • Virtual Folders
      • Explicitly maintained multi-purpose containers for any project or Toolbox component, containing pointers to selected components from different file system locations.
  3. Toolbox
    • Store it
      • Store virtually anything, including configurable "Run" commands, macros, code snippets, URLs, Live and Virtual Folders, templates, menus, toolbars and remote files.
    • Share it
      • Share a Toolbox with networked team members or distribute valuable Toolbox items to other Komodo users with the import/export function.
  4. Extensibility
    • XPI Extensions
      • Create your own plug-ins. XPI extension support provides the same capability as Firefox, with all standard Mozilla APIs based on XUL, XBL, and XPCOM, plus for Python and JavaScript.
      • Other new features, such as the DOM Viewer, are also extensions. With full documentation and an active community providing support, Komodo IDE's power is as boundless as your imagination.

Requirements:

  • Windows XP, 2000, 2003 or Vista
  • x86 or x86_64 processor, 500 MHz (or faster) with 512 MB RAM (1 GB+ recommended)
  • 200 MB hard disk space
<<less
Added: 2009-09-15 License: Freeware Price: Notavailable
downloads
 
Other version of Komodo Edit
Komodo Edit (Mac OS X/Intel) 5.1.3Web template languages: RHTML, Template-Toolkit, HTML-Smarty and Django. Autocomplete and calltips. Write code faster and shorten the learning curve with code completion that guides you as
Price: $0.00
License:Freeware
Download (38.35MB)
288 downloads
Added: 2009-04-30
Price: $0.00
License:Freeware
Download (38.78MB)
279 downloads
Added: 2009-05-03
Price: $0.00
License:Freeware
Download (38.76MB)
284 downloads
Added: 2009-04-29
Price: $0.00
License:Freeware
Download (30.92MB)
288 downloads
Added: 2009-04-29
Price: $0.00
License:Freeware
Download (37.55MB)
281 downloads
Added: 2009-04-29
Komodo Edit (Windows) 5.1.1Web template languages: RHTML, Template-Toolkit, HTML-Smarty and Django. Autocomplete. Call Tips. Autocomplete and calltips. Write code faster and shorten the learning curve with code completion
Price: $0.00
License:Freeware
Download (30.59MB)
470 downloads
Added: 2009-04-05
Komodo Edit (Windows) 5.1.0template languages like RHTML, Template-Toolkit, HTML-Smarty and Django. All the platforms Windows? Mac? Linux? Yes! Yes! Yes! Award-winning tools Everything you'd expect from an editor
Price: $0.00
License:Freeware
Download (30.58MB)
479 downloads
Added: 2009-03-25
frePPLe 0.2.3

frePPLe 0.2.3


Frepple is an open source production planning toolkit for your day-to-day planning problems more>>
Frepple is an open source production planning toolkit for your day-to-day planning problems Frepple aims at building a lightweight open source framework that easily and quickly delivers a solution for production planning problems.
The initial focus is on small to medium sized planning problems for the discrete manufacturing industry.
Production planning software traditionally has been an area with plenty of home-grown, extremely specialised and/or very primitive solutions.
Strangely enough, while creative and innovative open source solutions pop up in all computing areas, production planning software still tends to be a very closed world full of academic, proprietary and expensive solutions.
Till now... Frepple is an open source production planning toolkit for your day-to-day planning problems.
For the developer community, the project is also trying to establish a common ground framework for planning applications.
Rather than rebuilding the basic foundation from scratch over and over again, developers can now leverage a proven framework to extend with their own extension modules.
New workflows and functionality can now be built much quicker and easier.
Main features:
- Modeling and solving framework for discrete manufacturing environments.
- Heuristic "MRP-like" solving algorithm respecting capacity, material and leadtime constraints.
- XML-based data input and output.
- Extensible and customizable architecture.
- New modeling constructs and solving algorithms can be developed in C++ and loaded as a plugin module.
- Frepple comes as a library developed in C++.
- It has no graphical user interface as such and requires to be deployed in a application.
- Different applications are envisioned:
- Standalone application for use at the command line
- Microsoft Excel frontend
- Accessable from programming languages such as java, python, perl or visual basic
- Can be linked into your own C or C++ application
- A reference browser-based user interface and database schema are based on the powerful Django framework.
- Both can very easily be extended and customized.
- Embeds Python as scripting language.
- Allows for flexible and easy integration and customization.
<<less
Download (2.58MB)
Added: 2007-06-05 License: GPL Price:
874 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1