Skip to main content
Ctrl+K

pymake 1.4.0 documentation

  • Getting Started
  • pymake Installation
  • Building Applications
  • API Documentation
  • GitHub
  • Getting Started
  • pymake Installation
  • Building Applications
  • API Documentation
  • GitHub

Section Navigation

  • pymake.cmds package
    • pymake.cmds.build module
    • pymake.cmds.createjson module
    • pymake.cmds.mfpymakecli module
  • pymake.plot package
    • pymake.plot.dependency_graphs module
  • pymake.utils package
    • pymake.utils.download module
    • pymake.utils.usgsprograms module
  • pymake.config module
  • pymake.pymake module
  • pymake.pymake_base module
  • pymake.pymake_build_apps module
  • pymake.pymake_parser module
  • API-docs
  • pymake.utils package

pymake.utils package#

Submodules#

  • pymake.utils.download module
    • download_and_unzip
    • get_repo_assets
    • getmfexes
    • getmfnightly
    • pymakeZipFile
      • pymakeZipFile.compressall
      • pymakeZipFile.extract
      • pymakeZipFile.extractall
    • repo_latest_version
    • zip_all
  • pymake.utils.usgsprograms module
    • dotdict
    • usgs_program_data
      • usgs_program_data.export_json
      • usgs_program_data.get_keys
      • usgs_program_data.get_precision
      • usgs_program_data.get_program_dict
      • usgs_program_data.get_target
      • usgs_program_data.get_version
      • usgs_program_data.list_json
      • usgs_program_data.list_targets
      • usgs_program_data.load_json
      • usgs_program_data.update_json

Module contents#

Utility functions to 1) download and uncompress software releases containing source code or executables, 2) zip files, 3) query a USGS software and utility program database for information on current software releases.

previous

pymake.plot.dependency_graphs module

next

pymake.utils.download module

On this page
  • Submodules
  • Module contents

This Page

  • Show Source

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.