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.4.0.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

pkrfilesorter-1.4.0-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pkrfilesorter-1.4.0.tar.gz
Algorithm Hash digest
SHA256 37d7f4be1328393b90c76352bcc7bf9565302dc5306838b53a7768bc492cd245
MD5 c4084beb15cf43f48a53e2ad02e439c6
BLAKE2b-256 1e36962edc943358f3bda403b7fbcc55494fb2bc364da54be5070692a245e07c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pkrfilesorter-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b62b8649a4e5e33dc8e6e9bf6b9c6f136ff0fff07b4c6e2eea7b6389f2ac65f5
MD5 0be8f8ad0e3d65b22a2312ae27c4efdf
BLAKE2b-256 db2ba64f622e77a764a1a7e51b79e9879535f4b05fbdda7457e23e8a16e2b11c

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