.gitignore
LICENSE
MANIFEST.in
README.md
example.py
pyproject.toml
requirements.txt
setup.py
.github/workflows/python-publish.yml
examples/example.py
st_file_uploader/__init__.py
st_file_uploader/_languages.py
st_file_uploader/_version.py
st_file_uploader.egg-info/PKG-INFO
st_file_uploader.egg-info/SOURCES.txt
st_file_uploader.egg-info/dependency_links.txt
st_file_uploader.egg-info/requires.txt
st_file_uploader.egg-info/top_level.txt
st_file_uploader/frontend/.prettierrc
st_file_uploader/frontend/package-lock.json
st_file_uploader/frontend/package.json
st_file_uploader/frontend/tsconfig.json
st_file_uploader/frontend/build/asset-manifest.json
st_file_uploader/frontend/build/bootstrap.min.css
st_file_uploader/frontend/build/index.html
st_file_uploader/frontend/build/static/js/main.8503740c.js
st_file_uploader/frontend/build/static/js/main.8503740c.js.LICENSE.txt
st_file_uploader/frontend/build/static/js/main.8503740c.js.map
st_file_uploader/frontend/public/bootstrap.min.css
st_file_uploader/frontend/public/index.html
st_file_uploader/frontend/src/CustomUploader.tsx
st_file_uploader/frontend/src/index.tsx
st_file_uploader/frontend/src/react-app-env.d.ts