Skip to content

emmetaobrien/dats-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DATS-validator

DataTagSuite (DATS) file validator

Getting Started

These instructions will get you a copy of the application up and running on your local machine for development and testing purposes.

Requirements

Python Virtual Environment

Create a virtual environment and install dependencies

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run Application

You can now run the application locally

python dats/dats-validator.py

Licence

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published