Skip to content
View robd003's full-sized avatar
🇺🇸
🇺🇸
  • USA

Highlights

  • Pro
Block or Report

Block or report robd003

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
robd003/README.md
class RobertPalmer:

	def __init__(self):
		self.work = AllFactors("CTO")
		self.home = UnitedStates("Los Altos, CA")

	async def run(self, inputs: Union[Beer, Kvass, Plombir]) -> None:
		while True:
			await self.work.do(inputs)
		
	def sleep(self):
		raise NotImplementedError

Popular repositories

  1. sph2pipe sph2pipe Public

    provide SPHERE-formatted output as well as RIFF, AU, AIFF and raw

    C 7 5

  2. anduril2 anduril2 Public

    anduril2 source on GitHub for people who despise bazaar

    C 2 1

  3. uap-python-up2date uap-python-up2date Public

    Forked from ua-parser/uap-python

    Python implementation of ua-parser

    Python 1

  4. oembed oembed Public

    Forked from iamcal/oembed

    The oEmbed Spec

    PHP

  5. crate-qa crate-qa Public

    Forked from crate/crate-qa

    Crate Quality Assurance

    Python

  6. crate-utils crate-utils Public

    Forked from crate/crate-utils

    Utility scripts for Crate

    Python