LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/shapeeditor/__init__.py
src/shapeeditor/__version__.py
src/shapeeditor/admin.py
src/shapeeditor/apps.py
src/shapeeditor/models.py
src/shapeeditor/tests.py
src/shapeeditor/urls.py
src/shapeeditor/views.py
src/shapeeditor.egg-info/PKG-INFO
src/shapeeditor.egg-info/SOURCES.txt
src/shapeeditor.egg-info/dependency_links.txt
src/shapeeditor.egg-info/top_level.txt
src/shapeeditor/migrations/__init__.py
src/shapeeditor/static/shapeeditor/favicon.ico
src/shapeeditor/static/shapeeditor/css/editor-style.css
src/shapeeditor/static/shapeeditor/css/ol_popup.css
src/shapeeditor/static/shapeeditor/fonts/OFL.txt
src/shapeeditor/static/shapeeditor/fonts/Poppins-Black.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-BlackItalic.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-Bold.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-BoldItalic.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-ExtraBold.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-ExtraBoldItalic.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-ExtraLight.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-ExtraLightItalic.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-Italic.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-Light.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-LightItalic.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-Medium.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-MediumItalic.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-Regular.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-SemiBold.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-SemiBoldItalic.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-Thin.ttf
src/shapeeditor/static/shapeeditor/fonts/Poppins-ThinItalic.ttf
src/shapeeditor/static/shapeeditor/js/main.bundle.js
src/shapeeditor/static/shapeeditor/vendor/css/bt/LICENSE
src/shapeeditor/static/shapeeditor/vendor/css/bt/bootstrap.min.css
src/shapeeditor/static/shapeeditor/vendor/css/ol/LICENSE.md
src/shapeeditor/static/shapeeditor/vendor/css/ol/ol.css
src/shapeeditor/static/shapeeditor/vendor/js/bt/LICENSE
src/shapeeditor/static/shapeeditor/vendor/js/bt/bootstrap.bundle.min.js
src/shapeeditor/templates/shapeeditor/agency_section.html
src/shapeeditor/templates/shapeeditor/base.html
src/shapeeditor/templates/shapeeditor/calendar_section.html
src/shapeeditor/templates/shapeeditor/horizontal_tabs_menu.html
src/shapeeditor/templates/shapeeditor/index.html
src/shapeeditor/templates/shapeeditor/map_and_controls.html
src/shapeeditor/templates/shapeeditor/on_map_popup.html
src/shapeeditor/templates/shapeeditor/routes_section.html
src/shapeeditor/templates/shapeeditor/scheme_section.html
src/shapeeditor/templates/shapeeditor/shapes_section.html
src/shapeeditor/templates/shapeeditor/stop_times_section.html
src/shapeeditor/templates/shapeeditor/stops_section.html
src/shapeeditor/templates/shapeeditor/top_bar.html
src/shapeeditor/templates/shapeeditor/trips_section.html