ASesYusuf1's picture
Upload 102 files
c1683bf verified
raw
history blame contribute delete
280 Bytes
#
# This repository is an Anvil app. Learn more at https://anvil.works/
# To run the server-side code on your own machine, run:
# pip install anvil-uplink
# python -m anvil.run_app_via_uplink YourAppPackageName
__path__ = [__path__[0]+"/server_code", __path__[0]+"/client_code"]