Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View robsmith1776's full-sized avatar

Block or report robsmith1776

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. big_inning big_inning Public

    Forked from raysmith619/big_inning

    A simple analysis of baseball statistics using Python

    Python 1

  2. ResultIter - for pymssql ResultIter - for pymssql
    1
    def ResultIter(cursor, arraysize=1000):
    2
        'An iterator that uses fetchmany to keep memory usage down'
    3
        while True:
    4
            results = cursor.fetchmany(arraysize)
    5
            if not results:
  3. Simple C# .NET 4.5 HTTPClient Reques... Simple C# .NET 4.5 HTTPClient Request Using Basic Auth and Proxy
    1
    using System;
    2
    using System.Collections.Generic;
    3
    using System.Linq;
    4
    using System.Text;
    5
    using System.Threading.Tasks;
  4. rcsShell rcsShell Public

    Shell

  5. README-AI README-AI Public

    Forked from eli64s/readme-ai

    🚀 Automated tool for generating beautiful, informative, and well-structured README files. Powered by OpenAI GPT language models 💫

    Python 1

Morty Proxy This is a proxified and sanitized view of the page, visit original site.