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.1.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

warc_s3-0.1.1-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: warc-s3-0.1.1.tar.gz
  • Upload date:
  • Size: 8.3 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.1.tar.gz
Algorithm Hash digest
SHA256 0841dbe9a1f7b196fcd5d1c7efe04526d48fdefa7c6e9eb7583a800b71a33490
MD5 b89feea4952cd13eaf097e15d6c2ca60
BLAKE2b-256 69c5e7c917ec8044e9213b8177a9ae151d8fe40ee0a894014d2f04855af562d2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: warc_s3-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.7 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3f9ce2ca13a5c1b40e7d886618fe4278c5af702e5e391e853d563e2886477672
MD5 45cda1e1a8b8842b355af2f20314f874
BLAKE2b-256 ef28d172eaab7c5d6350d0e692638c10fbc17e4e257ba929a50ed4a82194c091

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