Skip to main content

A lightweight, configurable neural network for 5D interpolation.

Project description

Dummy Package Project

This is an example Python package structure with a simple dummy module and class.

Project Structure

dummy_package_project/
├── dummy_package/
│   ├── __init__.py
│   └── dummy_module/
│       ├── __init__.py
│       └── dummy_class.py
├── README.md

Installation

Clone this repository, navigate to the dummy_package_project folder and you can install the package locally:

pip install .

Usage

Example usage of the DummyClass:

from dummy_package.dummy_module import DummyClass

obj = DummyClass()
print(obj.__name__)  # Output: DummyClass
print(obj.age)       # Output: Not very old
print(obj.sum(2, 3)) # Output: 5

Package Contents

  • dummy_package.dummy_module.dummy_class.DummyClass A dummy class with a sum(a, b) method and example attributes.

Development

To install development dependencies:

pip install -r requirements.txt

License

This project is provided for demonstration purposes.

Project details


Download files

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

Source Distribution

fivedreg-0.0.5.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

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

fivedreg-0.0.5-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file fivedreg-0.0.5.tar.gz.

File metadata

  • Download URL: fivedreg-0.0.5.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for fivedreg-0.0.5.tar.gz
Algorithm Hash digest
SHA256 994e2bc1b10829470da92b3982031dcc0c19f142aed4c945a0ba12b9ace10327
MD5 2806d400ac60e24a61fbc626d0a1c13d
BLAKE2b-256 6971dbc0167a76103ff0c3e11f7477a605a6936a86e808167e49e7f5873acd95

See more details on using hashes here.

File details

Details for the file fivedreg-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: fivedreg-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 8.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for fivedreg-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c6b4672fbb2d98e2a470b1c4e629c3d9263af7b08a7c37fc7f4ef2db72110546
MD5 88b2117b4469035d276ebd3ef9806507
BLAKE2b-256 011c76c8eca7caefe12ffd151f161e6fc7fd9379318d474f0cb3d87a4d4516f5

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