Skip to main content

A small python package

Project description

# SD Renderer (PyPI Package)

A Python package for rendering structured content (Markdown / Docs / Code) into clean output formats.

## 🚀 Setup Instructions

### Step 1: Create Virtual Environment

`bash conda create -n renderer python=3.8 -y conda activate renderer `

### Step 2: Create Project Structure

Project Name: SDRenderer

Create the standard folder structure using your template.

Example:

` SDRenderer/ │── src/ │── tests/ │── setup.py │── setup.cfg │── pyproject.toml │── requirements_dev.txt `

### Step 3: Install Development Dependencies

`bash pip install -r requirements_dev.txt `

### Step 4: Configure Packaging Files

Make sure the following files are properly implemented:

  • setup.py

  • setup.cfg

  • pyproject.toml

These files define how your package is built and distributed.

## 📦 Build & Install Package (Optional)

`bash pip install . `

## 🧪 Run Tests (Optional)

`bash pytest `

## 📌 Notes

  • Always activate the virtual environment before working

  • Keep dependencies updated in requirements_dev.txt

  • Follow proper versioning before publishing to PyPI

## 👨‍💻 Author

Shuvo Dutta

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

sdrenderer-0.0.1.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

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

sdrenderer-0.0.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file sdrenderer-0.0.1.tar.gz.

File metadata

  • Download URL: sdrenderer-0.0.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for sdrenderer-0.0.1.tar.gz
Algorithm Hash digest
SHA256 5b7875a8e3b27e7a4eba49da8b9b643dd4a64eb54c39eb05ef90d63c3ffc6acc
MD5 b59b9b05cd7c4245644d72458149aaa7
BLAKE2b-256 a2befa2d38c26551874cadfa4a34fc602222889f111041ded28a9435d4e9326d

See more details on using hashes here.

File details

Details for the file sdrenderer-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: sdrenderer-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for sdrenderer-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1a94d39bffdb783101fa4555a0a246bf11e563c2c68f974c33e6dcc51d13cc3f
MD5 7a64dbdeaadcc20ace69a40f8b7273a5
BLAKE2b-256 9f16b966ac89c83b61e06b0dca792fefa05223ee634ffba38df800ef57c53503

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