Python Forum
How can I download Python files from GitHub?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I download Python files from GitHub?
#1
Hi. I'm a newbie and I'm trying to trade bitcoin automatically by using API modules.

I need to download these modules from this GitHub webpage:

https://github.com/HuobiRDCenter/huobi_Python

I downloaded the zip file by clicking that green "code" button but I don't know where I can extract that zip file and locate all those folders and files. I tried to google how to install setup.py files and it seems like I need to type 'setup.py install' but I don't know where those files should be located after I download them. Or is it like you use those files in a completely different way? I just learned how to install modules by typing 'pip install *****' but I have never manually installed a module like this one and it is very confusing and the books that I studied with don't tell anything about it.
Reply
#2
Reply
#3
You don't have to know where those files are located.

You must import them in your script.

There is an example folder in the zip file
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Advice for installing python app from github ? Adi44 6 1,180 Aug-07-2023, 06:34 PM
Last Post: snippsat
  Opinion: how should my scripts cache web download files? stevendaprano 0 731 Dec-17-2022, 12:19 AM
Last Post: stevendaprano
  python multiprocessing to download sql table mg24 5 1,473 Oct-31-2022, 03:53 PM
Last Post: Larz60+
  How to download a list of files from FTP? schnarkle 0 1,004 Jun-21-2022, 10:35 PM
Last Post: schnarkle
  Download mp4 files from an url q988988 2 6,341 Mar-07-2022, 10:11 AM
Last Post: snippsat
  download with internet download manager coral_raha 0 2,940 Jul-18-2021, 03:11 PM
Last Post: coral_raha
  Running python scripts from github etc pacmyc 7 3,696 Mar-03-2021, 10:26 PM
Last Post: pacmyc
  download pubmed PDFs using pubmed2pdf in python Wooki 8 5,463 Oct-19-2020, 03:06 PM
Last Post: jefsummers
  Download file from Private GitHub rep vinuvt 0 1,968 Jul-27-2020, 11:38 AM
Last Post: vinuvt
Big Grin python download manager with progressbar (not gui) ghostblade 1 1,921 Apr-23-2020, 11:05 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020