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.dev0.tar.gz (11.5 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.dev0-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fivedreg-0.0.5.dev0.tar.gz
  • Upload date:
  • Size: 11.5 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.dev0.tar.gz
Algorithm Hash digest
SHA256 7c0e0749965b07367a284b482b864487c89357ca89d1de4471c8e11f91c1be9b
MD5 f37e8f203ac986acf7bc1b40845d8838
BLAKE2b-256 341ecd90a3de45750f58e539ff47c4eda91e061b5bbcef869406e5aec3c46119

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fivedreg-0.0.5.dev0-py3-none-any.whl
  • Upload date:
  • Size: 9.0 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.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 fe5d2b7eb0aaef2c76589bf74cc59ee24aa5b3fba9ab6e39348ff93a41819c8e
MD5 565f0b6697b5c05d022b243c4a8b3d21
BLAKE2b-256 62ab003e09811e456346902989e3dbf73eac83b95a5dc74e35522bcfced6b5b7

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