Skip to content

A community-maintained, unofficial package for ddddocr v1.6.0. Packaged for PyPI.

Notifications You must be signed in to change notification settings

bobbynona/ddddocr-unofficial-pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddddocr-unofficial

Note: This is an unofficial PyPI release.

This package, ddddocr-unofficial, is an unofficial release of ddddocr version 1.6.0. It is maintained by the community to provide an up-to-date, installable version of the original source code.

All credit for the software belongs to the original author, sml2h3.

Please report any issues related to this specific PyPI package to its fork repository, not the original author's issue tracker.


About

This package provides the 1.6.0 version of ddddocr for easy installation via PyPI.

Documentation

For complete documentation on installation, usage, and API details, please refer to the original author's README file, which has been included in this package.

Click here to view the original README


Building from Source

This repository uses a Git submodule to include the original ddddocr source code. To build the package yourself, follow these steps:

  1. Clone the repository with submodules:

    git clone --recurse-submodules https://github.com/bobbynona/ddddocr-unofficial-pkg.git
    cd ddddocr-unofficial-pkg

    If you have already cloned the repository without the submodules, you can initialize them with:

    git submodule update --init --recursive
  2. Install uv (if you haven't already): uv is used for building the package.

    pip install uv
  3. Build the package: This command will create the installable .whl and .tar.gz files in the dist/ directory.

    uv build

About

A community-maintained, unofficial package for ddddocr v1.6.0. Packaged for PyPI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published