• ← Lock util
  • pyproject reading →

Monkey¶

Monkey is short for monkeypatching. Which was the original intent.

  • pyproject reading
    • TOML_RESULT
    • TOML_LOADER
    • __all__
    • load_toml_or_inline_map()
    • read_toml_content()
  • Patch pyproject reading
    • __all__
    • ReadPyproject
      • ReadPyproject.update()
    • ReadPyprojectStrict
      • ReadPyprojectStrict.update()
 
  • ← Lock util
  • pyproject reading →

Logo

Manage and fix requirements files for Python package authors

Quick search

Navigation

  • Overview
  • getting started
  • api
  • Code manual
    • wreck.__all__
    • reqs
    • utils
    • Dependency locking
    • Monkey
      • pyproject reading
      • Patch pyproject reading

Articles

  • Semantic versions
  • Legal

Links

  • The mission
  • Contributing
  • Getting Help
  • Contact

Related Topics

  • Documentation overview
    • Code manual
      • Previous: Lock util
      • Next: pyproject reading
©2024–2026, Dave Faulkmore. | Page source