Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
25 lines (17 loc) · 764 Bytes

File metadata and controls

25 lines (17 loc) · 764 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

Python Package

Current Status

Placeholder package that redirects users to npm version. Not functional - serves only to inform users about the npm package.

Structure

  • pyproject.toml: Package metadata, version 0.1.1
  • src/codebuff/__init__.py: Main function that prints redirect message
  • README.md: Installation instructions (npm only)
  • LICENSE: MIT License template (incomplete)

Key Issues

  • Package name mismatch: configured as "codebuff" but script entry point references "manicode"
  • LICENSE file has placeholder text [year] [fullname]
  • URLs point to old "manicode" repository instead of current project

Publishing

  • Uses setuptools build system
  • Requires Python 3.6+
  • Build with: python -m build
  • Current version: 0.1.1
Morty Proxy This is a proxified and sanitized view of the page, visit original site.