Managed Projects

pinax

  Analyzed about 1 month ago

a Django-based platform for rapidly developing websites

337 lines of code

0 current contributors

about 4 years since last commit

20 users on Open Hub

Activity Not Available
4.91667
   
I Use This

Fritzing

  Analyzed about 1 month ago

Fritzing is an open-source initiative to support designers and artists to take the step from physical prototyping to actual product. We are aiming to create a software in the spirit of Processing and Arduino, that allows the designer/artist/researcher/hobbyist to document their Arduino-based ... [More] prototype and create a PCB layout for manufacturing. The complimenting website helps to share and discuss drafts and experiences as well as to reduce manufacturing costs. Fritzing will essentially be an Electronic Design Automation software with a low entry barrier, suited for the needs of designers and artists. It will use the metaphor of the breadboard, so that it will be easy to transfer your hardware sketch to the software. From there it will be possible to export CAD files ready to be sent to a [Less]

1.08M lines of code

17 current contributors

about 2 years since last commit

6 users on Open Hub

Activity Not Available
0.0
 
I Use This

django-dbtemplates

  Analyzed about 1 month ago

7.76K lines of code

0 current contributors

over 2 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

conda-build

  Analyzed about 1 month ago

Commands and tools for building conda packages. You can easily build your own packages for conda, and upload them to anaconda.org, a free service for hosting packages for conda, as well as other package managers. To build a package, create a recipe.

35.3K lines of code

64 current contributors

3 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

django-vcstorage

  No analysis available

A Django app that provides file storage backends and file fields for Mercurial, Git and Bazaar by using anyvc.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

setuptools_hg

  No analysis available

A plugin for setuptools to find files under Mercurial version control to be automatically included as package data.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Django Compressor

  Analyzed about 1 month ago

5.81K lines of code

9 current contributors

4 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

django-staticfiles

  Analyzed about 1 month ago

Django developers mostly concern themselves with the dynamic parts of web applications -- the views and templates that render new for each request. But web applications have other parts: the static media files (images, CSS, Javascript, etc.) that are needed to render a complete web page. For ... [More] small projects, this isn't a big deal, because you can just keep the media somewhere your web server can find it. However, in bigger projects -- especially those comprised of multiple apps -- dealing with the multiple sets of static files provided by each application starts to get tricky. That's what staticfiles is for: it collects media from each of your applications (and any other places you specify) into a single location that can easily be served in production. [Less]

1.82K lines of code

0 current contributors

about 13 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

django-authority

  No analysis available

A Django app for per-object-permissions, loosely based on django-granular-permissions.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause