Skip to content

Add examples - #33

Merged
kpdyer merged 3 commits into
masterfrom
add-examples
Jan 10, 2026
Merged

Add examples#33
kpdyer merged 3 commits into
masterfrom
add-examples

Conversation

@kpdyer

@kpdyer kpdyer commented Jan 10, 2026

Copy link
Copy Markdown
Owner

Multiple examples of how to use the library.

Kevin P. Dyer added 3 commits January 10, 2026 11:32
Examples:
- Rename example1.py to 01_basic_usage.py
- Add 10 new examples covering:
  - Custom encryption keys
  - Hex format encoding
  - Alphanumeric tokens
  - Pronounceable word patterns
  - Language capacity analysis
  - Deterministic encoding with seeds
  - Large message overflow handling
  - Performance comparison
  - Error handling
  - Multiple message streaming
- Add examples/README.md guide

README improvements:
- Better explanation of what FTE does and why it's useful
- Clearer quick example showing practical hex encoding
- Added more format examples (alphanumeric, binary)
- Improved API reference tables
- Added 'How It Works' section
- Updated README_PYPI.md with concise example
regex2dfa is now pure Python and available on PyPI (>=0.2.0).
Added to setup.py, pyproject.toml, and requirements.txt.
@kpdyer
kpdyer merged commit 5324565 into master Jan 10, 2026
16 checks passed
@kpdyer
kpdyer deleted the add-examples branch January 10, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant