8000 bbelderbos (Bob Belderbos) Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View bbelderbos's full-sized avatar

Organizations

@Pybonacci

Block or report bbelderbos

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
bbelderbos/README.md

Hi there! πŸ‘‹

  • 🐍 Python software developer
  • πŸ’» Co-Founder of PyBites
  • πŸ“š Love books/reading

Latest Bluesky posts

Follow me Β»

Latest Python tips

  • Parse any date format with dateutil: Tired of manually parsing date strings? Use `dateutil.parser.parse` to auto-detect and convert nearly any date format to a datetime object, even fuzzy, partial, or timezone-tagged strings. 😍 πŸš€ ... (25 Jun 2025) - link
  • Literal to constrain values: Want to make your code safer and more self-documenting? ... (19 Jun 2025) - link
  • Get pipes in Python: Like Unix piping, you can create a pipeline of functions in Python using a custom `Pipe` class overriding the `__or__` method. This allows you to create a sequence of operations where the output of one function becomes the input of the next. Simple example below. ... (17 Jun 2025) - link
  • Selenium style command line automation: You can use heredoc to simulate typing input into an interactive command line application. This is useful for testing or automating command line tools that require user input. ... (17 Jun 2025) - link
  • copy to OS clipboard: Did you know you can use `pyperclip` to copy to your OS clipboard in #Python? ... (14 Jun 2025) - link

More Python tips Β»

Build READMERoll your own: How to create a self updating GitHub Readme.

Pinned Loading

  1. bobcodesit bobcodesit Public

    Coding tips (mainly Python) I share on social media.

    Python 32 4

  2. emojisearcher emojisearcher Public

    No more google search, copy emojis to the clipboard.

    Python 21 1

  3. color-searcher color-searcher Public

    Python 30 2

  4. pybites/100DaysOfCode pybites/100DaysOfCode Public

    PyBites #100DaysOfCode

    Python 449 165

  5. PyBites-Open-Source/karmabot PyBites-Open-Source/karmabot Public

    A Python based Slack Chatbot for community interaction

    Python 74 44

  6. PyBites-Open-Source/search PyBites-Open-Source/search Public

    Python 21 3

0