PyUnitWizard

About

  • Introduction
  • Installation
    • Last stable version
    • Last testing version
    • Developing version from the source code
  • Showcase
    • Quick Guide
      • Import PyUnitWizard and choose the libraries you are going to work with.
      • Let’s play a bit with quantities and units
      • The default quantity form
      • The standards
      • Integrate PyUnitWizard in your library

User guide

  • Import and configure PyUnitWizard
  • Quantities and Units
  • Dimensionality and Compatibility
  • Convert quantities
  • Working with strings
  • Working with lists and arrays
    • Concatenate
    • Stack
  • Standardization
  • Check
  • PyUnitWizard in your library

Developer Guide

  • Introduction
    • Introduction
  • Names convention
    • Project name
      • GitHub repo and Conda env
      • README file and documents
      • Package
    • Modules, classes, methods, variables, and others programming elements.
      • Modules
      • Classes
      • Exceptions
      • Methods and functions
      • Variables, input arguments and parameters.
      • Constants
      • Not public methods and variables
  • Exceptions
    • NotImplementedMethodError
    • NotImplementedClassError
    • BadCallError
    • NoStandardError
    • UnknownFormError
    • LibraryNotFoundError
  • Documentation
    • Sphinx
    • Docstrings
      • Documenting a class
      • Documenting a method
    • Admonitions
      • Note
      • Did you know…?
      • It is suggested…
      • See also
      • Warning

API Documentation

  • Users
    • pyunitwizard.get_form
      • get_form()
  • Developers
    • Exceptions
      • pyunitwizard._private.exceptions.NotImplementedMethodError
      • pyunitwizard._private.exceptions.LibraryNotFoundError
PyUnitWizard
  • Documentation

Documentation

  • Sphinx
  • Docstrings
    • Documenting a class
    • Documenting a method
  • Admonitions
    • Note
    • Did you know…?
    • It is suggested…
    • See also
    • Warning
Fork me on GitHub
Previous Next

© Copyright 2021-2022, The Mexico City Childrens' Hospital Federico Gomez, its Unit of Research on Computational Biology and Drug Design, and authors | This project is licensed under the terms of the MIT license. See further details in the source code repository | Project based on the Computational Molecular Science Python Cookiecutter version 1.5.

Built with Sphinx using a theme provided by Read the Docs.