Giter VIP home page Giter VIP logo

papaye's Introduction

https://travis-ci.org/rcommande/papaye.png?branch=master

Papaye

Yet another Python Package Repository (local PyPI) written with the Pyramid Web Framework, using ZODB and Beaker Cache.

Getting Started

cd <directory containing this file>
$venv/bin/pip install -e .
$venv/bin/papaye_init development.ini  # Use production.ini in production
$venv/bin/pserve development.ini  # Use production.ini in production

Migrate the application from an older version

papaye_evolve you_configuration_file.ini

Configuration

Papaye variables

Papaye variables
Parameter Type Description
papaye.proxy true / false Enable proxy from PyPI server functionality
papaye.anonymous_install true / false Allow anonymous user to install packages
papaye.cache true / false Enable Papaye cache functionality
papaye.scheduler Python module Set the Papaye scheduler
papaye.scheduler.workers Integer Set worker concurency value

papaye's People

Contributors

ldgeo avatar tyarran avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ldgeo pombredanne

papaye's Issues

error when trying to access to simple or browse

  File "/home/foxmask/.pyenv/versions/papaye/lib/python3.4/site-packages/papaye-0.1.3_dev-py3.4.egg/papaye/views/browse.py", line 16, in get_package
    return self.get_package(context.__parent__)
AttributeError: 'NoneType' object has no attribute '__parent__'

timeout on wheel upload

Hi Romain,

when i try to upload some wheels, nothing happens on the server side, no logs, i've tried in development mode but no more output !

$ twine upload -r papaye *.whl
Uploading distributions to http://localhost:6543/simple/
Uploading aniso8601-1.1.0-py2-none-any.whl

Any ideas ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.