Beamer Slide Generator IDE
Project description
Beamer Slide Generator IDE
A customizable IDE for creating Beamer presentations with multimedia support.
Installation
You can install BSG-IDE directly from PyPI:
pip install bsg-ide
Or install from source:
git clone https://github.com/sajeethphilip/Beamer-Slide-Generator.git
cd Beamer-Slide-Generator
pip install -e .
Prerequisites
- Python 3.7 or higher
- LaTeX distribution (TeXLive/MikTeX)
- For video presentations: pympress
Usage
After installation, you can launch BSG-IDE in two ways:
- From command line:
bsg-ide
- Import and run programmatically:
from bsg_ide import BeamerSlideEditor
editor = BeamerSlideEditor()
editor.mainloop()
Features
- WYSIWYG Beamer slide editing
- Multimedia support (images, videos, URLs)
- Syntax highlighting
- Live preview
- Presenter notes support
- Export to PDF/Overleaf
License
This project is licensed under Creative Commons - see the LICENSE file for details.
Author
Ninan Sajeeth Philip (nsp@airis4d.com)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bsg_ide-3.5.tar.gz.
File metadata
- Download URL: bsg_ide-3.5.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb45b68a2c76ac804729c5079c841b18dc832258e510178010d3584d0a599201
|
|
| MD5 |
9cd6c71c005bc37b48685faf66efae0b
|
|
| BLAKE2b-256 |
d67d9139bbb73519ca8f886f9e44bcf9b83e8f80a458269183c6e1b4d08ef6d0
|
File details
Details for the file bsg_ide-3.5-py3-none-any.whl.
File metadata
- Download URL: bsg_ide-3.5-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03b78cdadd5a14bc462372d33248072df62735f886dcbf61c2632b381f2aa5ca
|
|
| MD5 |
1d27d64f6d6f1aefe45abc96fcaa1acb
|
|
| BLAKE2b-256 |
e4e48a3eae638a968d9cadbb987b02225d7bc834cf81c7e003539636b0a91707
|