mothergeo
latest
  • Development
    • Python Module Dependencies
    • Design Considerations
    • Source Control
    • How To…
      • How to Use an Alternate PyPI (Package Index)
      • How To Document Your Code
      • How To Set Up Your Development Environment
      • How To Install GDAL/OGR Packages on Ubuntu
      • How To Use Mother’s logging Module
      • How To Run Your Own PyPI Server
      • How to Exclude Folders in PyCharm
      • How To Set Up a Virtual Python Environment (Linux)
      • How To Set Up a Virtual Python Environment (Windows)
    • Miscellany
      • From the Hitchhicker’s Guide: Logging in Python Libraries
mothergeo
  • Docs »
  • Development
  • Edit on GitHub

Development¶

mothergeo is under active development.

Helpful Guidance for the Curious and Confused

  • Python Module Dependencies

Design Considerations¶

Coming soon.

Source Control¶

Coming soon.

How To…¶

Helpful Guidance for the Curious and Confused

  • How to Use an Alternate PyPI (Package Index)
    • Installing Modules with pip
    • Publishing Modules
  • How To Document Your Code
  • How To Set Up Your Development Environment
    • Get the Source
    • Get the Requirements
  • How To Install GDAL/OGR Packages on Ubuntu
    • Before You Begin: Python 3.6
    • Install GDAL/OGR
    • Install GDAL for Python
    • Putting It All Together
    • Try It Out
    • Acknowledgements
  • How To Use Mother’s logging Module
    • Using the loggable_class Decorator
    • Overriding the Default Logger Name
  • How To Run Your Own PyPI Server
    • The Server Side
    • The Client Side
  • How to Exclude Folders in PyCharm
  • How To Set Up a Virtual Python Environment (Linux)
    • A Note About Python 3.6 and Ubuntu 16.04 LTS
    • Create a Virtual Python Environment
    • Activate the Environment
    • Add Libraries and Create a requirements.txt File
    • Deactivate the Environment
    • Acknowledgments
  • How To Set Up a Virtual Python Environment (Windows)
    • Where’s My Python?
    • Install virtualenv
    • Create a Virtual Python Environment
    • Activate the Environment
    • Add Libraries and Create a requirements.txt File
    • Deactivate the Environment

Miscellany¶

Useful, Interesting, A Little Esoteric

  • From the Hitchhicker’s Guide: Logging in Python Libraries
    • A Bit of Loging Boilerplate
    • Acknowledgments
Next Previous

© Copyright 2017, Pat Daburu Revision 23f9e4fd.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
fixdocs
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.