Skip to content
View ivanleoncz's full-sized avatar
🔬
Bjarne Stroustrup is someone to admire.
🔬
Bjarne Stroustrup is someone to admire.
Block or Report

Block or report ivanleoncz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. loterias-mexico loterias-mexico Public

    Tools and functions for analyzing Mexico's Loteria Nacional winning numbers.

    Python

  2. python_anywhere python_anywhere Public

    Small applications hosted at Python Anywhere.

    Python

  3. c-cpp-exercises c-cpp-exercises Public

    Recording my learning on C++

    C++

  4. Demonstrating APScheduler on a Flask... Demonstrating APScheduler on a Flask App.
    1
    #!/usr/bin/python3
    2
    """ Demonstrating APScheduler feature for small Flask App. """
    3
    
                  
    4
    from apscheduler.schedulers.background import BackgroundScheduler
    5
    from flask import Flask
  5. python/peps python/peps Public

    Python Enhancement Proposals

    reStructuredText 4.2k 1.5k

  6. pallets/flask pallets/flask Public

    The Python micro framework for building web applications.

    Python 66.7k 16k