Metadata-Version: 2.4
Name: songpress
Version: 1.9.0.dev2
Summary: Songpress is a free, easy to use song typeset program for Windows and Linux, that generates high-quality songbooks.
License: GNU GPL v2
Author: Luca Allulli
Author-email: luca@skeed.it
Requires-Python: >=3.9
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: pyshortcuts (>=1.9.5,<2.0.0)
Requires-Dist: python-pptx (>=1.0.2,<2.0.0)
Requires-Dist: requests (>=2.32.4,<3.0.0)
Requires-Dist: wxPython (>=4.2.3,<5.0.0)
Project-URL: Homepage, https://www.skeed.it/songpress
Project-URL: Issues, https://github.com/lallulli/songpress/issues
Project-URL: Source, https://github.com/lallulli/songpress
Description-Content-Type: text/markdown

Songpress is a free, easy to use song typeset program for Windows and Linux, that generates high-quality songbooks.

Songpress is focused on song formatting. Once your song is ready, you can copy-paste it into your favorite program, to give your songbook the look you like the most.


### Installation

You can install Songpress using [https://github.com/pypa/pipx](`pipx`):

```bash
pipx install songpress
```

Then you can run Songpress simply typing:

```bash
songpress
```

You can create a start menu shortcut by executing:

```bash
songpress --create-shortcuts
```




### Highlights

- Produce **high-quality guitar scores** (text and chords)
- **Easy** to learn, quick to use
- You can **paste formatted songs** into any Windows application, to layout your songbook with maximum flexibility (Microsoft Word, LibreOffice, Microsoft Publisher, Inkscape etc.)
- **Export** formatted songs to PNG and HTML (web pages and snippets)
- **Chord transposition** with automatic key detection
- **Chord simplification** for beginner guitarists: determine the easiest key to play your song, and transpose it automatically
- Support several **chord notations**: American (C, D, E), Italian (Do, Re, Mi), French, German and Portuguese; notation conversion
- Support Chordpro and Tab (i.e. two-line) **chord formats**
- **Clean up** dirty songs with spurious blank lines (such as songs copied and pasted from web pages) and not homogeneous chord notations

Learn more at http://www.skeed.it/songpress

