Skip to content
View robd003's full-sized avatar
🇺🇸
America First!
🇺🇸
America First!

Highlights

  • Pro

Block or report robd003

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 Loading

  1. sph2pipe sph2pipe Public

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

    C 14 4

  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