This project has been archived by its maintainers, and is no longer receiving any updates.
OwnRepo is a Python packages repository, built with Python 3 and Flask, which features multiple repository in a single running instance, support for public and private repositories, users and a powerful ACL system in order to limit access for some of your users.
Quickstart
It’s really easy to set up a working OwnRepo instance:
$ pip install ownrepo $ ownrepo init --sample storage_directory $ cd storage_directory $ ownrepo run
These commands will fetch and install OwnRepo from PyPI, create a new storage directory located at storage_directory/, and from within of it run OwnRepo.
The --sample flag will initialize the storage directory with some sample data: two repositories, one with public access (called public) and another with restricted access (called private). It will also create an user called admin (with password admin), who will have full read and write access on both repositories.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ownrepo-0.1b5.tar.gz.
File metadata
- Download URL: ownrepo-0.1b5.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24df26c7b1fe5454cf6f20c3c74824f200227022cbac77fdc6a0c7c11ff47674
|
|
| MD5 |
eecdea835b8e2f73aec71bd928189d87
|
|
| BLAKE2b-256 |
b95fbeceb79b86fa7927df2a753897d40e90fdeb61284025f4d19542e0ae3fed
|
File details
Details for the file ownrepo-0.1b5-py3-none-any.whl.
File metadata
- Download URL: ownrepo-0.1b5-py3-none-any.whl
- Upload date:
- Size: 24.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c484dcc1977b0de9e8628b8cbbc93252c83a8f4d2f1915a35d6186aaa66ce968
|
|
| MD5 |
bcec573e4a12834d66170555a1237621
|
|
| BLAKE2b-256 |
146615f208b23e5aaf25782302c4c66052dc6f5cc39b25b1fc7dac63a615938d
|