Metadata-Version: 2.1
Name: quakerheritage
Version: 0.0.1
Author: 
Author-email: 
License: AGPL
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# quakerHeritage
Project to support the collation of PDF data on the Quaker Meeting House Heritage Project into a database

[![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)](https://www.python.org/downloads/release/python-3100/)
![status](https://img.shields.io/badge/status-in%20development-orange)

## Dependencies

### Required Python Libaries
* bs4
* csv
* io
* numpy
* pandas
* pdfplumber
* re
* requests
* urllib3

### Disclaimer

This project has been specifically coded for the Quaker Meeting House Heritage Project, both in hard-coded variables, and hard-coded parameters for extracting text. It is a tool to suit a very specific use-case and may not work if used otherwise. The project further depends on the files required being listed online at the URLs provided. If Britain Yearly Meeting takes down the website and associated pdfs, back-ups are available on the Internet Archive's Wayback Machine. The code can also be adapted to work with locally downloaded pdfs. go to Appendix: Hosting Errors to note the required changes. 

## Contributing

Feedback is both welcome and encouraged. If you use the code, or just find issues while browsing, please report them by [clicking here.](github.com/aclayden/quakerHeritage/issues)

## Licence

Until I figure out how licenses actually work, all rights remain reserved over this code as of the creation date of this repository. All previous versions of the code, branches created by Alex Clayden, and documentation created by Alex Clayden should be considered the intellectual property of the author irrespective of individual declarations or file headings. 

## Contact

For queries please reach out via GitHub.
