Skip to main content

Blocks provides a simple interface to read, organize, and manipulate structured data in files on local and cloud storage

Project description

Blocks

Blocks provides a simple interface to read, organize, and manipulate structured data in files on local and cloud storage. See the documentation for more information.

pip install sq-blocks

blocks

Development

Setup

For development, we use pipenv to manage the testing environment

To install all dependencies for local development and testing, you can do

pipenv install

Tests

There are two categories of tests

  • py.test which tests that your code does what you expect
  • flake8 which verifies that you're using standard conventions in writing your code

To run them locally:

pipenv run flake8 .
pipenv run pytest

Continuous Integrations

coming soon

Versions and Tags

Use bumpversion to update the version of the package

bumpversion [major|minor|patch]

This will increment the version and update it both in setup.py and blocks/__init__.py. It will also automatically commit a tag with the corresponding version. You can push this to the repo with

git push --tags

License

Copyright 2018 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the 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

sq-blocks-0.4.6.tar.gz (13.0 kB view details)

Uploaded Source

File details

Details for the file sq-blocks-0.4.6.tar.gz.

File metadata

  • Download URL: sq-blocks-0.4.6.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15

File hashes

Hashes for sq-blocks-0.4.6.tar.gz
Algorithm Hash digest
SHA256 d659d2db607340a5f1d63d342fa693d4268ceda6c018a590118fa022e5201fcf
MD5 4569e5448ac83669ea6494c03a8086e9
BLAKE2b-256 5b39e0e1d2af1f81ccd97857564edd9fa04ac8be6a4912759f182bfa6199bf7c

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