Skip to main content

Scalable and easy WARC records storage on S3.

Project description

PyPi CI Code coverage Python Issues Commit activity Downloads License

💾 warc-s3

Scalable and easy WARC records storage on S3.

Installation

Install the package from PyPI:

pip install warc-s3

Usage

TODO

Development

To build this package and contribute to its development you need to install the build, and setuptools and wheel packages:

pip install build setuptools wheel

(On most systems, these packages are already pre-installed.)

Installation

Install package and test dependencies:

pip install -e .[tests]

Testing

Verify your changes against the test suite to verify.

flake8 warc_s3  # Code format
mypy warc_s3    # Static typing
pylint warc_s3  # LINT errors
bandit -c pyproject.toml -r warc_s3  # Security
pytest warc_s3  # Unit tests

Please also add tests for your newly developed code.

Build wheels

Wheels for this package can be built with:

python -m build

Support

If you hit any problems using this package, please file an issue. We're happy to help!

License

This repository is released under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

warc-s3-0.1.0.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

warc_s3-0.1.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file warc-s3-0.1.0.tar.gz.

File metadata

  • Download URL: warc-s3-0.1.0.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for warc-s3-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e3eee8fc4d666981560fef888c89dbd1eb7ed2a393e613013f10e5fc7def45da
MD5 98d6d367ba625272a8cf89fe37079251
BLAKE2b-256 23f5fe033f35bc1652b5c41427eed24faeae504297134065abafd01f020968bc

See more details on using hashes here.

File details

Details for the file warc_s3-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: warc_s3-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for warc_s3-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 906ceca3ff2c48651daccd8d2b9b110e66827e49534f48ddc4ea7d465151b967
MD5 52b44774d59cec2bbe798213538bfdbc
BLAKE2b-256 533d387d2e2025c3a882b97d0bcefd56061e710f3a0db9364b4b2e98f49612e7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page