- http://docs.python-requests.org/en/master/
- http://docutils.sourceforge.net/rst.html
- http://www.voidspace.org.uk/python/mock/patch.html#mock.patch
- https://boto3.readthedocs.io/en/latest/
- https://boto3.readthedocs.io/en/latest/reference/services/s3.html#S3.Client.upload_fileobj
- https://docs.pipenv.org/
- https://docs.pytest.org/en/latest/
- https://docs.pytest.org/en/latest/assert.html#assertions-about-expected-exceptions
- https://docs.pytest.org/en/latest/fixture.html
- https://docs.python.org/3/glossary.html#term-decorator
- https://docs.python.org/3/glossary.html#term-file-object
- https://docs.python.org/3/library/argparse.html
- https://docs.python.org/3/library/argparse.html#action
- https://docs.python.org/3/library/argparse.html#argparse.Action
- https://docs.python.org/3/library/argparse.html#argparse.ArgumentParser
- https://docs.python.org/3/library/argparse.html#argparse.ArgumentParser.add_argument
- https://docs.python.org/3/library/argparse.html#argparse.ArgumentParser.parse_args
- https://docs.python.org/3/library/argparse.html#argparse.Namespace
- https://docs.python.org/3/library/functions.html#open
- https://docs.python.org/3/library/functions.html#round
- https://docs.python.org/3/library/glob.html
- https://docs.python.org/3/library/glob.html#glob.glob
- https://docs.python.org/3/library/glob.html#glob.iglob
- https://docs.python.org/3/library/io.html#io-overview
- https://docs.python.org/3/library/io.html#io.BufferedWriter.read
- https://docs.python.org/3/library/io.html#io.BufferedWriter.write
- https://docs.python.org/3/library/io.html#io.IOBase.close
- https://docs.python.org/3/library/io.html#io.TextIOWrapper
- https://docs.python.org/3/library/json.html
- https://docs.python.org/3/library/json.html#json.dump
- https://docs.python.org/3/library/json.html#json.load
- https://docs.python.org/3/library/math.html
- https://docs.python.org/3/library/os.html
- https://docs.python.org/3/library/os.html#os.environ
- https://docs.python.org/3/library/os.html#os.getenv
- https://docs.python.org/3/library/os.html#os.mkdir
- https://docs.python.org/3/library/random.html
- https://docs.python.org/3/library/random.html#random.choice
- https://docs.python.org/3/library/random.html#random.uniform
- https://docs.python.org/3/library/re.html
- https://docs.python.org/3/library/re.html#re.match
- https://docs.python.org/3/library/shutil.html
- https://docs.python.org/3/library/shutil.html#shutil.move
- https://docs.python.org/3/library/stdtypes.html#bytes
- https://docs.python.org/3/library/stdtypes.html#bytes.decode
- https://docs.python.org/3/library/stdtypes.html#range
- https://docs.python.org/3/library/stdtypes.html#str.replace
- https://docs.python.org/3/library/subprocess.html
- https://docs.python.org/3/library/subprocess.html#subprocess.CalledProcessError
- https://docs.python.org/3/library/subprocess.html#subprocess.CompletedProcess
- https://docs.python.org/3/library/subprocess.html#subprocess.PIPE
- https://docs.python.org/3/library/subprocess.html#subprocess.Popen
- https://docs.python.org/3/library/subprocess.html#subprocess.call
- https://docs.python.org/3/library/subprocess.html#subprocess.check_output
- https://docs.python.org/3/library/subprocess.html#subprocess.run
- https://docs.python.org/3/library/subprocess.html#sys.exit
- https://docs.python.org/3/library/sys.html
- https://docs.python.org/3/library/sys.html#sys.argv
- https://docs.python.org/3/library/sys.html#sys.exit
- https://docs.python.org/3/library/tempfile.html
- https://docs.python.org/3/library/tempfile.html#tempfile.NamedTemporaryFile
- https://docs.python.org/3/library/tempfile.html#tempfile.TemporaryFile
- https://docs.python.org/3/library/time.html
- https://docs.python.org/3/library/time.html#time.localtime
- https://docs.python.org/3/library/time.html#time.mktime
- https://docs.python.org/3/library/time.html#time.strftime
- https://docs.python.org/3/library/unittest.mock.html#unittest.mock.Mock
- https://docs.python.org/3/library/venv.html
- https://docs.python.org/3/reference/compound_stmts.html#the-try-statement
- https://docs.python.org/3/tutorial/datastructures.html#list-comprehensions
- https://git-scm.com/
- https://github.com/pytest-dev/pytest-mock/#usage
- https://pip.pypa.io/en/stable/
- https://raw.githubusercontent.com/github/gitignore/master/Python.gitignore
- https://setuptools.readthedocs.io/en/latest/setuptools.html#automatic-script-creation
- https://setuptools.readthedocs.io/en/latest/setuptools.html#basic-use
- https://wheel.readthedocs.io/en/stable/#defining-the-python-version
- https://www.gnu.org/software/make/manual/make.html
Created
December 9, 2019 14:42
-
-
Save keiththomps/bdd1094ff76d5836f162d5c0b27247ab to your computer and use it in GitHub Desktop.
URLs referenced in Python 3 Scripting for System Administrators
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment