Skip to main content

CSV file diff and comparison

Project description

CSVCompare: Compare CSV Files
=============================

.. image:: https://api.travis-ci.org/grantjenks/csvcompare.svg
:target: http://www.grantjenks.com/docs/csvcompare/

`CSVCompare`_ is an Apache2 licensed module for CSV file comparison.

Review
------

- Missing diff re: column
- setup.py
- register command
- sdist command
- upload command
- MANIFEST.in file
- tox.ini file
- .travis.yml file
- travis-ci.org
- pyinstaller --onefile --name csvcompare app.py
- REST interface

TODO
----

- Package django app with web interface
- docs

Release Workflow
................

- Make changes.
- Bump version.
- tox
- git commit -m "Bump version to ___"
- git tag -a v___ abchash -m v___
- git push
- git push --tags
- python setup.py sdist upload
- cd docs && make html
- Upload docs

Features
--------

- Pure-Python
- Fully Documented
- 100% Test Coverage
- Developed on Python 2.7
- Tested on CPython 2.6, 2.7, 3.2, 3.3, 3.4 and PyPy 2.5+, PyPy3 2.4+

Quickstart
----------

Installing CSVCompare is simple with
`pip <http://www.pip-installer.org/>`_::

$ pip install csvcompare

You can access documentation in the interpreter with Python's built-in help
function::

>>> import csvcompare
>>> help(csvcompare)

Tutorial
--------

TODO

Reference and Indices
---------------------

* `CSVCopmare Documentation`_
* `CSVCompare at PyPI`_
* `CSVCompare at Github`_
* `CSVCompare Issue Tracker`_

.. _`CSVCompare Documentation`: http://www.grantjenks.com/docs/csvcompare/
.. _`CSVCompare at PyPI`: https://pypi-hypernode.com/pypi/csvcompare
.. _`CSVCompare at Github`: https://github.com/grantjenks/csvcompare
.. _`CSVCompare Issue Tracker`: https://github.com/grantjenks/csvcompare/issues

CSVCompare License
------------------

Copyright 2015 Grant Jenks

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

csvcompare-0.2.2.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file csvcompare-0.2.2.tar.gz.

File metadata

  • Download URL: csvcompare-0.2.2.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for csvcompare-0.2.2.tar.gz
Algorithm Hash digest
SHA256 f38d2b94f51df5e366485e8a89ac97e56a38b885ba169ce7569e5ac7d16c3f0d
MD5 798556aa64a0395c4eef5d934798e78c
BLAKE2b-256 1f9be5832d0b01ed5eeb9820858d4d7a3a4defb72544704b3efe2c19057ccf78

See more details on using hashes here.

Provenance

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