Skip to content

RahulVivekNair/analysispod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

analysispod
├─ backend
│  ├─ api.py
│  └─ workflows
│     └─ extract_metadata.py
├─ frontend
│  ├─ Home.py
│  └─ pages
│     ├─ Queue.py
│     └─ Reports.py
└─ uploads

analysispod
├─ backend
│  ├─ api.py
│  ├─ celery_worker.py
│  ├─ extract_metadata.py
│  ├─ uploads
│  └─ __pycache__
│     ├─ api.cpython-311.pyc
│     ├─ celery_worker.cpython-311.pyc
│     └─ extract_metadata.cpython-311.pyc
├─ frontend
│  ├─ Home.py
│  └─ pages
│     ├─ Queue.py
│     └─ Reports.py
├─ README.md
└─ test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages