ft3.template package¶

Summary¶

A simple python API and package that can be copy / pasted / replaced.

This description was sourced from the docstring of the root level ``__init__.py`` file of the ``ft3.template`` subpackage.

Subpackages¶

  • ft3.template.api package
    • Summary
    • Submodules
      • ft3.template.api.pets module
        • delete()
        • insert()
        • read()
        • replace()
        • update()
      • ft3.template.api.petwithpets module
        • delete()
        • insert()
        • read()
        • replace()
        • update()
  • ft3.template.pkg package
    • Summary
    • Submodules
      • ft3.template.pkg.clients module
        • DatabaseClient
      • ft3.template.pkg.enm module
        • PetLocation
        • PetType
      • ft3.template.pkg.exc module
        • CustomExampleError
        • HTTPError
        • MethodNotAllowedError
        • MethodNotImplementedError
        • NotAuthenticatedError
        • NotAuthorizedError
        • RateLimitedError
        • RequestError
        • ResourceNotFoundError
        • ResourceLockedError
        • UnexpectedError
        • BasePackageException
      • ft3.template.pkg.lib module
        • TypeVarTuple
      • ft3.template.pkg.obj module
        • Pet
        • PetWithPet
      • ft3.template.pkg.typ module
        • string
        • NoneType
        • Typed
        • UnionGenericAlias

Logo of ft3

ft3

Navigation

  • ft3.api package
  • ft3.cli package
  • ft3.core package
  • ft3.docs package
  • ft3.loggers package
  • ft3.objects package
  • ft3.template package
    • Summary
    • Subpackages
      • ft3.template.api package
      • ft3.template.pkg package

Related Topics

  • Documentation overview
    • Previous: ft3.objects.utl module
    • Next: ft3.template.api package
©dan@1howardcapital.com. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source