Skip to main content

A package to sort poker files in adapted directories

Project description

PokerFileSorter

Documentation Status PyPI version License: MIT

Description

A package to sort poker files in adapted directories

PokerFileSorter is a simple tool to sort poker files in adapted directories.

Table of Contents

Getting Started

To install the package, use the following command:

pip install pkrfilesorter

If you want to download the source code, you can do so by cloning the repository:

git clone https://github.com/Manggy94/PokerFileSorter.git

Usage

Base Examples

Here are some simple examples of using PokerFileSorter:

Sort a poker file to a directory with custom directories:

from pkrfilesorter.file_sorter import FileSorter

sorter = FileSorter("path/to/poker/history/dir", "path/to/sorted/dir")
sorter.copy_files()

Setting source directories and destination directories from a .env file:

.env:

SOURCE_DIR="path/to/poker/history/dir"
DESTINATION_DIR="path/to/sorted/dir"

Then, in the command line:

python -m pkrfilesorter.main

Documentation

Read the doc on ReadTheDocs

License

This project is licensed under the MIT license. See the LICENSE file for more details.

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

pkrfilesorter-1.2.0.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

pkrfilesorter-1.2.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file pkrfilesorter-1.2.0.tar.gz.

File metadata

  • Download URL: pkrfilesorter-1.2.0.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.12

File hashes

Hashes for pkrfilesorter-1.2.0.tar.gz
Algorithm Hash digest
SHA256 652c29969aec367de12bf75ea0a18a74f533020ad472bea1e08734b557372814
MD5 99e3a197aae6db9eff458979da46747f
BLAKE2b-256 f023303376958de6782ea471d25b92126f50267fd4806320c2d989696b571620

See more details on using hashes here.

File details

Details for the file pkrfilesorter-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pkrfilesorter-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e2846352237a4f830fccc27411e2c7eaf08ea0ca1a26af8be0bb75d3568b4003
MD5 7bfda42d878ee8825efb324febd3b248
BLAKE2b-256 2fd65ae9f63174708f3888c0dbe13527f22055502faeabf080ed9210ef05c43d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page