S3 Serve
A Simple S3 Server 🗄️
Development
After installing dependencies with poetry install, S3 Serve can be run from
the repository root like this:
poetry run s3serve
Local installation using pipx
To install the development repository locally run:
pipx install .
To install the main branch locally run:
pipx install git+https://github.com/robvanderleek/s3serve.git
Or to install another branch locally run:
pip install git+https://github.com/robvanderleek/s3serve.git@issue-123
Release files for s3serve 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| s3serve-0.1.0.tar.gz | 169.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| s3serve-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 343.2 kB
Release files / s3serve-0.1.0.tar.gz
| Download URL | s3serve-0.1.0.tar.gz |
|---|---|
| Size | 169.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d03e5d1cdd7bfc208820563f69087042fca6c852c320826e95f5b34ee49d0650
|
|
BLAKE2b-256 checksum How to use checksums |
be24b572ea4c2e6cd1403c2106ea20968e338b601ee7f12f71749739f9303ad4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.4 CPython/3.13.0 Darwin/24.1.0
|
Release files / s3serve-0.1.0-py3-none-any.whl
| Download URL | s3serve-0.1.0-py3-none-any.whl |
|---|---|
| Size | 174.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f1203bd7128bfc1d2c843086cc7429977a13808143046b77d05ac6adadfc33ee
|
|
BLAKE2b-256 checksum How to use checksums |
58a075b46aec879f3df21aaa3dc1f6a6066d6afd955d82665e7fc8cbe363b4bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.4 CPython/3.13.0 Darwin/24.1.0
|