Skip to content

EnricoMiccoli/deavd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEAVD

Deductive Entity Attribute Value Database

Deavd is a tag based database that can be used as the backend for an archiving application. It's written in python3 and uses Flask as a webserver.

Play around with a working example here.

See querying to learn more about searching.

Dependencies

  • Flask
  • Flask-Scss
  • flask-compress
  • PyYaml
  • bcrypt

Running

$ python webserver.py

If you are running this app on a network you should set debug: False in config.yaml.

More information is provided in the documentation folder.

About

Deductive Entity Attribute Value Database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published