{"id":39845429,"url":"https://github.com/ask/chishop","last_synced_at":"2026-01-18T13:35:37.660Z","repository":{"id":524154,"uuid":"152652","full_name":"ask/chishop","owner":"ask","description":"Please use https://github.com/benliles/chishop","archived":false,"fork":false,"pushed_at":"2011-08-23T16:30:45.000Z","size":253,"stargazers_count":175,"open_issues_count":11,"forks_count":109,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-05T05:24:48.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/benliles/djangopypi","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ask.png","metadata":{"files":{"readme":"README","changelog":"Changelog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-03-17T09:32:17.000Z","updated_at":"2024-02-05T21:14:52.000Z","dependencies_parsed_at":"2022-07-04T22:01:59.005Z","dependency_job_id":null,"html_url":"https://github.com/ask/chishop","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ask/chishop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ask%2Fchishop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ask%2Fchishop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ask%2Fchishop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ask%2Fchishop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ask","download_url":"https://codeload.github.com/ask/chishop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ask%2Fchishop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28536761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T13:04:05.990Z","status":"ssl_error","status_checked_at":"2026-01-18T13:01:44.092Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-18T13:35:37.125Z","updated_at":"2026-01-18T13:35:37.653Z","avatar_url":"https://github.com/ask.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=========================================\nChiShop/DjangoPyPI\n=========================================\n:Version: 0.1\n\nInstallation\n============\n\nInstall dependencies::\n\n    $ python bootstrap.py --distribute\n    $ ./bin/buildout\n\nInitial configuration\n---------------------\n::\n\n    $ $EDITOR chishop/settings.py\n    $ ./bin/django syncdb\n\nRun the PyPI server\n-------------------\n::\n\n    $ ./bin/django runserver\n\nPlease note that ``chishop/media/dists`` has to be writable by the\nuser the web-server is running as.\n\nIn production\n-------------\n\nYou may want to copy the file ``chishop/production_example.py`` and modify\nfor use as your production settings; you will also need to modify\n``bin/django.wsgi`` to refer to your production settings.\n\nUsing Setuptools\n================\n\nAdd the following to your ``~/.pypirc`` file::\n\n    [distutils]\n    index-servers =\n        pypi\n        local\n\n\n    [pypi]\n    username:user\n    password:secret\n\n    [local]\n\n    username:user\n    password:secret\n    repository:http://localhost:8000\n\nUploading a package: Python \u003e=2.6\n--------------------------------------------\n\nTo push the package to the local pypi::\n\n    $ python setup.py register -r local sdist upload -r local\n\n\nUploading a package: Python \u003c2.6\n-------------------------------------------\n\nIf you don't have Python 2.6 please run the command below to install the backport of the extension::\n\n     $ easy_install -U collective.dist\n\ninstead of using register and dist command, you can use \"mregister\" and \"mupload\", that are a backport of python 2.6 register and upload commands, that supports multiple servers.\n\nTo push the package to the local pypi::\n\n    $ python setup.py mregister -r local sdist mupload -r local\n\n.. # vim: syntax=rst expandtab tabstop=4 shiftwidth=4 shiftround\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fask%2Fchishop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fask%2Fchishop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fask%2Fchishop/lists"}