Skip to content
View Cediddi's full-sized avatar
🐍
from yilan_terbiyecisi import current_user
🐍
from yilan_terbiyecisi import current_user
  • Tacto.ai
  • München
  • 12:04 (UTC +02:00)

Organizations

@lyk2015-python @lyk2018-python @oyk-python
Block or Report

Block or report Cediddi

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. Garganta Garganta Public

    Yet another manga downloader.

    Python 6

  2. mplibs mplibs Public

    Collection of helpers for Micropython

    Python 3

  3. ComplimentMix ComplimentMix Public

    Friendly brother of CurseMix (written by krmbzds)

    Python 3

  4. TCRT5000 TCRT5000 Public

    TCRT5000 library for Arduino

    C++ 3 1

  5. StreetNoParser StreetNoParser Public

    A simple street name and house no parser.

    Python 1

  6. django_extensions' shell_plus for Py... django_extensions' shell_plus for Pycharm's django console
    1
    from django_extensions.management.shells import import_objects
    2
    from django.core.management.color import no_style
    3
    globals().update(import_objects({"dont_load":[], "quiet_load":False},no_style()))