The Wayback Machine - https://web.archive.org/web/20220615121030/https://github.com/s4w3d0ff
Skip to content
Avatar
:octocat:
1 ¯\_(ツ)_/¯ 0
:octocat:
1 ¯\_(ツ)_/¯ 0
Block or Report

Block or report s4w3d0ff

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
s4w3d0ff/README.md

s4w3d0ff's Github Stats


s4w3d0ff's Github Stats

Linux

Atom

Bitcoin

Pinned

  1. Poloniex API wrapper for Python 2.7 & 3

    Python 560 176

  2. Simple, expandable, customizable slot machine

    Python 3 1

  3. donnie Public

    Poloniex Trade Bot Toolkit

    Python 4 2

  4. Creates a 100% 'pure local' paperwallet from a local image using PIL

    Python 1 1

  5. 1
    import os
    2
    
                  
    3
    def readCfg(location):
    4
    	# Make sure file exists...
    5
    	if not os.path.exists(location):
  6. 1
    from os import urandom
    2
    from binascii import b2a_hex
    3
    from hashlib import sha1
    4
    
                  
    5
    def getTorPassHash(secret='password'):

9 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2022

Created 1 repository

Created a pull request in olijeffers0n/rustplus that received 27 comments

add switch_server method

still needs to handle the registered entity event listeners not sure how to go about this but I'm assuming that you need to iterate through the cur…

+3,589 −1,906 27 comments
Reviewed 1 pull request in 1 repository
olijeffers0n/rustplus 1 pull request