Metadata-Version: 2.4
Name: quicktools-atom
Version: 0.8.6
Summary: Math, text, presentation, audio, video, and file utilities by AtomDev Studios
Author-email: Samuel Peprah <windscribe.samuel@gmail.com>
Project-URL: Homepage, https://github.com/Samuel-Peprah-cmd/quicktools
Project-URL: Repository, https://github.com/Samuel-Peprah-cmd/quicktools
Project-URL: Documentation, https://samuel-peprah-cmd.github.io/quicktools/
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: Pillow
Requires-Dist: python-docx
Requires-Dist: pypdf
Requires-Dist: openpyxl
Requires-Dist: reportlab
Requires-Dist: PyYAML
Requires-Dist: pdf2docx
Requires-Dist: docx2pdf
Requires-Dist: python-pptx
Requires-Dist: faster-whisper
Requires-Dist: av
Requires-Dist: pyannote.audio
Requires-Dist: yt-dlp>=2024.1.0

"""

<p align="center">

&#x20; ![AtomDev Studios](https://samuel-peprah-cmd.github.io/quicktools/assets/AtomDev_Studios.png)
</p>



\# quicktools



A math, text, media, and document automation toolkit— built by \*\*Samuel Peprah\*\*

under \*\*AtomDev Studios\*\*.



\---



\## About Samuel Peprah



<p align="center">

&#x20; ![Samuel Peprah](https://samuel-peprah-cmd.github.io/quicktools/assets/sam.png)
</p>



Samuel Peprah is a software developer, web application developer, and

Occupational Therapy student at the University of Ghana. Alongside his

healthcare education, he is also studying Computer Science at the University

of the People, combining knowledge from both fields to develop practical

technology solutions.



His interests span full-stack web development, software engineering,

automation, artificial intelligence, cybersecurity, and health technology.

He enjoys building scalable applications that solve real-world problems and

continuously explores new technologies to improve his skills.



Samuel has developed educational platforms, business management systems,

attendance systems, healthcare applications, and AI-powered solutions. He is

passionate about creating software that is modern, efficient, secure, and

user-friendly.



\## About AtomDev Studios



AtomDev Studios is the personal software development brand founded by Samuel

Peprah. The studio specializes in designing and developing modern websites,

web applications, business management systems, educational platforms, and

custom software solutions for individuals, startups, schools, and

organizations.



The mission of AtomDev Studios is to transform ideas into reliable, scalable,

and innovative digital products that solve real-world problems while

delivering exceptional user experiences.



\### Areas of Expertise



\- Full-Stack Web Development

\- Custom Web Applications

\- REST API Development

\- Database Design \& Management

\- Educational Technology Platforms

\- Healthcare Technology Solutions

\- AI Integration \& Automation

\- UI/UX Design

\- Cloud Deployment \& Hosting

\- Website Maintenance \& Support



\### Technologies



Python • Flask • JavaScript • HTML • CSS • Tailwind CSS • Bootstrap •

PostgreSQL • SQLite • Git • GitHub • Cloudflare • Docker



\### Connect



\- LinkedIn: \[samuel-peprah-a63598347](https://www.linkedin.com/in/samuel-peprah-a63598347)

\- X (Twitter): \[@legend\_consult](https://x.com/legend\_consult)

\- TikTok: \[@legendinlearning](https://www.tiktok.com/@legendinlearning)

\- Instagram: \[@ksapeprah](https://www.instagram.com/ksapeprah)

\- GitHub: \[Samuel-Peprah-cmd](https://github.com/Samuel-Peprah-cmd)



> "Building innovative software solutions that bridge technology with real-world impact."



\---



\## Modules



\- `mathtools` — primes, GCD/LCM, mean, median, standard deviation

\- `strtools` — palindromes, slugify, edit distance, anagrams, ciphers

\- `linalg` — matrix operations, determinants, inverses, linear systems

\- `calculus` — derivatives, integrals, Taylor series, Newton's method

\- `numbertheory` — extended GCD, modular inverse, sieve, prime factorization

\- `combinatorics` — permutations, combinations, Catalan numbers, Fibonacci

\- `filetools` — read/write any file, JSON, YAML, hashing, zip/unzip

\- `imagetools` — convert PNG/JPEG/BMP/GIF/WEBP/TIFF, resize, rotate, watermark, images-to-PDF

\- `pdftools` — extract text, merge, split, rotate, encrypt, create PDFs, PDF-to-images

\- `doctools` — read/write/edit Word docs, docx-to-PDF, PDF-to-docx

\- `spreadsheettools` — CSV, Excel, and JSON conversions
\- `unitconverter` — temperature, distance, weight, volume, speed, storage conversions
\- `presentationtools` — read/create PowerPoint decks, cloud themes, docx/pdf-to-pptx
\- `audiotools` — speech-to-text transcription, word timestamps, speaker diarization, SRT export
\- `videotools` — video transcription, frame extraction, speaker diarization to Word scripts

"""



\_\_version\_\_ = "0.8.6"

