Giter VIP home page Giter VIP logo

warehouse's Introduction

Warehouse

Warehouse is a next generation Python Package Repository designed to replace the legacy code base that currently powers PyPI (whose source code lives on Github).

You can find more information in the documentation.

Getting Started

Running a copy of Warehouse locally requires using docker and docker-compose. Assuming you have those two items, here are a number of commands you can use:

$ # Start up a local environment
$ make serve
$ # Start up a local environment in debug mode (pdb enabled)
$ make debug
$ # Initialize the database and fill it with test data
$ make initdb
$ # Run the tests
$ make tests
$ # Build the documentation
$ make docs
$ # Run the various linters
$ make lint

Note

reCaptcha is featured in authentication and registration pages. To enable it, pass RECAPTCHA_SITE_KEY and RECAPTCHA_SECRET_KEY through to serve and debug targets.

Discussion

If you run into bugs, you can file them in our issue tracker.

You can also join #pypa or #pypa-dev on Freenode to ask questions or get involved.

Code of Conduct

Everyone interacting in the Warehouse project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.

warehouse's People

Contributors

alex avatar atodorov avatar berkerpeksag avatar carreau avatar demianbrecht avatar di avatar domenkozar avatar dstufft avatar ewdurbin avatar ghickman avatar gsb-eng avatar ianlee1521 avatar mattehues avatar maxking avatar msabramo avatar nkanaev avatar nlhkabu avatar pradyunsg avatar requires avatar robhudson avatar souravsingh avatar stefan-code avatar terrrydactyl avatar timofurrer avatar toumorokoshi avatar trishankkarthik avatar umeshksingla avatar willingc avatar wlonk avatar ymyzk avatar

Watchers

 avatar  avatar

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.