Skip to content
Open navbar menu
Sign UpLog In
BearCoder01

Toad Toad

@BearCoder01
If you don't know the answer, the Toads might know it....
Toad City
LinkedIn
Website
  • Coin Tracker

    Cover page
    Made with Python

    This tracks a coinfrom a website using webscraping

    Recent comments (2)
    BearCoder01
    BearCoder01
    4 months ago
    akeFiles/CoreUtils.dir/src/CUFileServerSession.m.o
    [ 99%] Building C object src/private-frameworks/CoreUtils/CMakeFiles/CoreUtils.dir/src/CUFileServer.m.o
    [ 99%] Building C object src/private-frameworks/CoreUtils/CMakeFiles/CoreUtils.di
  • db / db

    Cover page
    Made with Python

    This is a very cool loading screen

    Recent comments (55)
    krab-cake
    krab-cake
    2 years ago

    its not loading

    BlockyFTW
    BlockyFTW
    2 years ago

    Das a cool loading screen :D

    a-repl-user
    a-repl-user
    2 years ago

    import cursor

    cursor.hide()

    is nice

    but i like:

    print("\033[?25l")

    mollthecoder
    mollthecoder
    2 years ago

    That's a really good loading screen! In real loading screens though, things should be loaded asynchronously so that it can load faster. But this is still really good on the eyes and I had some fun watching it go. If this was every game's loading screen, games that take forever to load would no longer be annoying, but entertaining.

    aaryanj
    aaryanj
    2 years ago

    POGG!!!!

    Brollan97
    Brollan97
    2 years ago

    Cool!

    DogProgrammer
    DogProgrammer
    2 years ago

    Yes, it's very cool, and check out mine made in Javascript, HTML, and CSS https://replit.com/@chrissher/loading-screen?v=1

    cutech
    cutech
    2 years ago

    Nice.

    mimiibiok
    mimiibiok
    2 years ago

    p

    28klotlucas2
    28klotlucas2
    2 years ago

    If you want to use it in your projects.

    1. Click "Show files"

    2. Click on "main.py"

    3. Copy all of the contents.

    4. Go to your project.

    5. Make a file called "load.py".

    6. To activate the loading screen, add the following code into "main.py":

    import load

    load.load()

All Repls