Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.078.089 Times

DjangoPyPI 0.4

Company: Benjamin Liles
Date Added: July 03, 2013  |  Visits: 300

DjangoPyPI

Report Broken Link
Printer Friendly Version


Product Homepage
Download (33 downloads)



DjangoPyPI is a Django application that provides a re-implementation of the Python Package Index (PyPI).<br /><br />Installation:<br /><br />Path<br /><br />The first step is to get djangopypi into your Python path.<br /><br />Buildout<br /><br />Simply add djangopypi to your list of eggs and run buildout again it should downloaded and installed properly.<br /><br />EasyInstall/Setuptools<br /><br />If you have setuptools installed, you can use easy_install djangopypi<br /><br />Manual<br /><br />Download and unpack the source then run:<br /><br />python setup.py install<br /><br />Django Settings<br /><br />Add djangopypi to your INSTALLED_APPS setting and run syncdb again to get the database tables [1].<br /><br />Then add an include in your url config for djangopypi.urls:<br /><br />urlpatterns = patterns("",<br /> ...<br /> url(r'', include("djangopypi.urls"))<br />)<br /><br />This will make the repository interface be accessible at /pypi/.<br /><br />Uploading to your PyPI:<br /><br />Assuming you are running your Django site locally for now, add the following to your ~/.pypirc file:<br /><br />[distutils]<br />index-servers =<br /> pypi<br /> local<br /><br />[pypi]<br />username:user<br />password:secret<br /><br />[local]<br />username:user<br />password:secret<br />repository:http://localhost:8000/pypi<br /><br />Uploading a package: Python >=2.6<br /><br />To push the package to the local pypi:<br /><br />python setup.py register -r local sdist upload -r local<br /><br />Uploading a package: Python < 2.6<br /><br />If you don't have Python 2.6 please run the command below to install the backport of the extension for multiple repositories:<br /><br />easy_install -U collective.dist<br /><br />Instead of using register and dist command, you can use mregister and mupload which are a backport of python 2.6 register and upload commands that supports multiple servers.<br /><br />To push the package to the local pypi:<br /><br />python setup.py mregister -r local sdist mupload -r local<br /><br />[1] djangopypi is South enabled, if you are using South then you will need to run the South migrate command to get the tables.<br /><br />#md5=e4006dfc3004584fd2e70116584c0c4a

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Backport Command Django Djangopypi Installed Local Mregister Multiple Mupload Package Pypipython Python Register Sdist Setuppy South Tables Upload
Users rating: 0/10

License: Freeware Size: 20.48 KB
USER REVIEWS
More Reviews or Write Review


DJANGOPYPI RELATED
Miscellaneous  -  SwapAll command 1.0
SwapAll command allows you to easily swap multiple selections on the stage with an item in the library.Currently the built-in 'Swap...' button in flash cannot be used when multiple items are selected on the stage- even if they are all instances of...
10 KB  
Networking Tools  -  Socketpipe 1.8
Socketpipe project connects over a TCP/IP socket a remote command specified to a local input generation command and/or a local output processing command. The input and output of the remote command are appropriately redirected so that the remote...
20.48 KB  
Network & Internet  -  django-multiblogs 0.1.4
Built on the ArticleBase model in the One Cardinal fork of django-articles, multiblogs allows for multiple "sets" of blogs. Motivated by requests for both teacher and student blogs, and the need to have them segregated on the website, multiblogs...
10.24 KB  
Utilities  -  MUltihost SSH Wrapper 0.7
MUltihost SSH Wrapper is a shell script that allows you to execute a command or script over SSH on multiple hosts with one command. When possible, it will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once....
15.36 KB  
Security Tools  -  Remote MultiLog rc
Command line tool that can view multiple log files remotely and blend them into a single output based on the appropriate dates within the log files themselves. Has cat and tail modes available. Support for multiple local/remote protocols
2.74 MB  
Network & Internet  -  django-beanstalkd 0.2
django-beanstalkd is a convenience wrapper for the beanstalkd Python Bindings. With django-beanstalkd, you can code jobs as well as clients in a Django project with minimal overhead in your application. Server connections etc. all take...
10.24 KB  
Network & Internet  -  django-manifest 0.1 Beta 1
Django Manifest aimed to provide a starter package for Django projects.
819.2 KB  
Programming  -  django-mako 0.1.4 Pre
django-mako is a Django plugin that provides a drop in replacement of Django templates for mako templates. How to install? sudo python setup.py install #md5=6350a43f97aa2a0e244752de57bf3b3e
10.24 KB  
Development Editors  -  Globaldocs 1.9.4
Globaldocs is a simple, small, easy to use application specially designed to enables you to conveniently browse, over the Internet and local filesystem, multiple javadoc sets, using a single packages/classes hierarchy tree and a searchable index....
 
Education  -  prerex 3.9
prerex project is an interactive (command-line) editor and a LaTeX macro support package that can be used to create very attractive and readable prerequisite charts. A prerequisite chart is a network of course boxes linked by prerequisite and...
95.23 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB