Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Python & Cryptocurrency : Build 5 Real World Applications, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:06
    What is the CoinMarketCap API?
  • Урок 2. 00:00:31
    Prerequisites
  • Урок 3. 00:02:26
    Coding Environment
  • Урок 4. 00:03:48
    Call the Global API
  • Урок 5. 00:02:51
    Store API data in variables
  • Урок 6. 00:03:59
    Printing API Results
  • Урок 7. 00:06:12
    Formatting API Results
  • Урок 8. 00:01:02
    Selecting a currency other than USD
  • Урок 9. 00:05:00
    Call the Listings API Endpoint
  • Урок 10. 00:07:26
    Call the Ticker API Endpoint
  • Урок 11. 00:03:22
    Storing Ticker API Results
  • Урок 12. 00:07:06
    Printing Ticker API Results
  • Урок 13. 00:03:01
    Formatting Ticker API Results
  • Урок 14. 00:04:13
    Create a Ticker Dictionary
  • Урок 15. 00:05:31
    Access Specific Cryptocurrencies
  • Урок 16. 00:02:29
    Print and Format API Results
  • Урок 17. 00:01:28
    Project 1 Introduction
  • Урок 18. 00:03:32
    Listings API Call and Libraries
  • Урок 19. 00:06:59
    Portfolio Creation and PrettyTable
  • Урок 20. 00:04:06
    Retrieving API Data
  • Урок 21. 00:05:30
    Formatting Output and Converting Timestamps
  • Урок 22. 00:05:33
    Add Color to Console Output
  • Урок 23. 00:01:45
    Project 2 Introduction
  • Урок 24. 00:04:21
    Listings API Call and Alerts
  • Урок 25. 00:05:12
    Alert Notifications and Making The Computer Speak
  • Урок 26. 00:00:59
    Project 3 Introduction
  • Урок 27. 00:05:52
    API Call and Menu Creation
  • Урок 28. 00:03:25
    Handle User Choices and PrettyTable
  • Урок 29. 00:04:46
    Retrieving API Data and Coloring Console Output
  • Урок 30. 00:05:08
    Sorting by Volume, Price Change, and Rank
  • Урок 31. 00:02:43
    Project 4 Introduction
  • Урок 32. 00:05:21
    Call the Global API and Create a PrettyTable
  • Урок 33. 00:08:47
    Exploring Potential Future Cryptocurrency Values
  • Урок 34. 00:02:27
    Debugging and Appending to PrettyTable
  • Урок 35. 00:00:54
    Project 5 Introduction
  • Урок 36. 00:03:57
    Creating Our Excel Workbook and Headers
  • Урок 37. 00:05:41
    Retrieve and Paginate Through API Data
  • Урок 38. 00:01:17
    Generate The Excel Workbook
  • Урок 39. 00:04:25
    Creating A GitHub Repository and Thank You