Skip to content
View polyvertex's full-sized avatar

Organizations

@Keypirinha

Block or report polyvertex

Report abuse

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

Report abuse

Pinned Loading

  1. Keypirinha/Keypirinha Keypirinha/Keypirinha Public

    A fast keystroke launcher for Windows

    1.1k 24

  2. cix cix Public

    CIX C++ library

    C++

  3. arty.py - A collection wrapper to ea... arty.py - A collection wrapper to easily get values from nested collections in a pythonic way
    1
    # Copyright (c) Jean-Charles Lefebvre
    2
    # SPDX-License-Identifier: MIT
    3
    
                  
    4
    import re
    5
    from collections.abc import Iterable, Mapping, Sequence, Sized
  4. sqlite.py - sqlite3 with nested tran... sqlite.py - sqlite3 with nested transactions for real
    1
    # Copyright (c) Jean-Charles Lefebvre
    2
    # SPDX-License-Identifier: MIT
    3
    
                  
    4
    """
    5
    An API-compatible module wrapping standard package ``sqlite3``, with full
  5. fitdecode fitdecode Public

    A FIT file parsing and decoding library written in Python3

    Python 197 36

  6. fmt fmt Public

    Forked from fmtlib/fmt

    Small, safe and fast formatting library

    C++