Skip to main content

Python package for resource geologists

Project description

Resourcegeo

Description

This package contains data analysis tools to aid resource geologists in common tasks. More information about using resourcegeo in the documentation.

If you want to try some of the example notebooks without any installation, visit run online. It may take some minutes for mybinder to build the virtual image.

Code guidelines

PEP 8 naming conventions:

  • Class names should be CamelCase (MyClass)
  • Variable names should be snake_case and all lowercase (first_name)
  • Function names should be snake_case and all lowercase (quick_sort())
  • Constants should be snake_case and all uppercase (PI = 3.14)
  • Modules should have short, snake_case names and all lowercase (numpy)
  • Be consistent if using single quotes or double quotes

PEP 8 line formatting:

  • Indent using 4 spaces (spaces are preferred over tabs)
  • Lines should not be longer than 79 characters
  • Avoid multiple statements on the same line
  • Top-level function and class definitions are surrounded with two blank lines
  • Method definitions inside a class are surrounded by a single blank line
  • Imports should be on separate lines

PEP 8 whitespace:

  • Avoid extra spaces within brackets or braces
  • Avoid trailing whitespace anywhere
  • Always surround binary operators with a single space on either side
  • If operators with different priorities are used, consider adding whitespace around the operators with the lowest priority
  • Avoid spaces around the = sign when used to indicate a keyword argument

PEP 8 comments:

  • Comments should not contradict the code
  • Comments should be complete sentences
  • Comments should have a space after the # sign with the first word capitalized
  • Multi-line comments used in functions (docstrings) should have a short single-line description followed by more text

Contact

Refer to orespace.net

License

This project is licensed unther the MT License - see the License.md for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

resourcegeo-0.1.8-py3-none-any.whl (603.2 kB view details)

Uploaded Python 3

File details

Details for the file resourcegeo-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: resourcegeo-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 603.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.7

File hashes

Hashes for resourcegeo-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 a9e0fbe2ed4e3ed0949986b250441b787411ee8fe6ed3b11b2aaf92ab1fbffe8
MD5 3018fd569bd0ff93790029864b22c3a7
BLAKE2b-256 e6f1aaa9948fa18953a4094c83883b5bfb0a4486758fbd32cb7615f65dcf7ebc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page