Warctools

From COPTR
Revision as of 21:33, 25 May 2021 by Rcdeboer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Command line tools and libraries for handling and manipulating WARC files (and HTTP contents)
Homepage:https://pypi.python.org/pypi/warctools/
Source Code:https://github.com/internetarchive/warctools/
License:MIT License
Platforms:Cross-platform
Language:Python
Input Formats:WARC, ARC (Internet Archive)
Output Formats:WARC
Function:File Format Migration,Metadata Extraction,Validation
Content type:Web


Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt6622eae1e82548_06579016


Description[edit]

This is the most current and well-maintained Python codebase for working with WARC files. It provides a number of command-line tools for common WARC/ARC operations, and can also act as a library to create or work with WARC files directly from Python.

Pull requests and releases are currently managed by Thomas Figg, who can be contacted via Twitter.

Older Python WARC Implementations[edit]

This codebase was initially funded by IIPC and developed by Hanzo Archives. This lead to the hanzo-warc-tools package and source code.

There is also a separate warc package that was created by the Internet Archive (see source code), but is no longer in use.

Both of these projects are defunct and are now superseded by the internetarchive/warctools project.

User Experiences[edit]

Development Activity[edit]

Releases[edit]

2016-09-01 22:39:45
[tag:github.com,2008:Repository/8960735/4.10.0 4.10.0]
by nlevitt
2012-11-29 13:31:13
[tag:github.com,2008:Repository/8960735/4.15-rc1 4.15-rc1]
by lekash
2012-09-14 15:18:43
[tag:github.com,2008:Repository/8960735/build_success-2012-09-14T16-25-56.483325901 build_success-2012-09-14T16-25-56.483325901]
by SteveJones
2012-09-14 13:27:40
[tag:github.com,2008:Repository/8960735/build_success-2012-09-14T15-24-42.616660024 build_success-2012-09-14T15-24-42.616660024]
by SteveJones
2012-06-29 13:24:01
[tag:github.com,2008:Repository/8960735/4.7 4.7]
by SteveJones

Development[edit]

2019-11-20 23:07:26
[tag:github.com,2008:Grit::Commit/a86b3f404cc61b89bfd39d44d4da33f8412a35f9 Merge pull request #26 from internetarchive/siznax/better-setup-py]
by nlevitt https://github.com/nlevitt
2019-11-20 23:06:51
[tag:github.com,2008:Grit::Commit/de0612faef9b63af24a1310719bd4330ae3241b2 Merge pull request #24 from internetarchive/siznax/update-README]
by nlevitt https://github.com/nlevitt
2019-11-20 22:58:22
[tag:github.com,2008:Grit::Commit/38a7172dddec86a40b9b5c2236fbfd01d7ce380c Restored original author_, added maintainer_ to setup.py]
by steve@archive.org
2019-11-20 22:09:41
[tag:github.com,2008:Grit::Commit/2f2a4101db853e9e594684abdf2b38d5d07908df Made author Internet Archive, added classifiers, etc.]
by steve@archive.org
2019-11-20 21:27:06
[tag:github.com,2008:Grit::Commit/ffaeccdf23d36ff4aeae5d7f6df55cdefbef788d Markdown formatted README, added python3 WARC writing example and usage.]
by steve@archive.org