Skip to main content

package_description

Project description

PGN CLIs

  • clean-pgns:

    cat games.pgn clean-pgns > sans.txt # yields space delimited SANs, one game per line
    
  • lichess-download:

    lichess-download -y 2021 -m 12
    
  • sans2ucis

    cat sans.txt | sans2ucis -v > ucis.txt
    
  • sans2fens

    cat sans.txt | sans2fens -v > fens.txt # yield space delimited board FENs, one game per line
    
  • style-sans

    cat sans.txt | style-sans -v > styled.txt
    
  • random-samples

    random-samples -n 1000000 -l 300 -v -o output/folder # or -i sans.txt -u ucis.txt
    

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

pgn_clis-0.1.17.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

pgn_clis-0.1.17-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

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