Skip to content

Samba Python to login and download and view files

Notifications You must be signed in to change notification settings

sangit0/python-samba

Repository files navigation

Terminal commands

#From sangit
      For installing dependency  
            # pip3 install -r requirements.txt
            If you encounter issues with psycopg2, try running the following (OSX):
            # export LDFLAGS="-L/usr/local/opt/openssl/lib"

      For running the app (5000)
      
            # python3 manage.py runserver

###You will have create own samba server to use this.

About

Samba Python to login and download and view files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published