223 skills found · Page 6 of 8
loglux / LearnVideoDownloaderLearnVideoDownloader is a Python script designed to download videos, audios and subtitles from the Microsoft Learn platform. The script allows users to specify the quality of videos and the preferred languages for subtitles.
svilendobrev / Svd Utilpython utulity funcs, classes, small languages, frameworks, scripts. i tend to use most optz, attr, struct, py3, eutf
akshaykhare0501 / Python Based Voice AssistantAs we know Python is a suitable language for script writers and developers. So I wrote a script for Voice Assistant using Python. The query for the assistant can be manipulated as per the user’s need. This voice assistant behaves as Alexa or Google assistant. This assistant can talk to you or communicate with you using your voice like Google Assistant or Alexa. But, this will not be that much advanced, this will totally depend on the if-else condition which I used in the program.
VoxDroid / PyExe BuilderA feature-rich GUI tool for converting Python scripts into standalone executables using PyInstaller. With support for multiple languages, customizable themes, and advanced build options, it’s perfect for developers seeking an intuitive way to package their applications.
ernestcr / ECR Pattern Recognition For Forex TradingMachine Learning and Pattern Recognition for Algorithmic Forex and Stock Trading: Machine learning in any form, including pattern recognition, has of course many uses from voice and facial recognition to medical research. In this case, our question is whether or not we can use pattern recognition to reference previous situations that were similar in pattern. If we can do that, can we then make trades based on what we know happened with those patterns in the past and actually make a profit? To do this, we're going to completely code everything ourselves. If you happen to enjoy this topic, the next step would be to look into GPU acceleration or threading. We're only going to need Matplotlib (for data visualization) and some NumPy (for number crunching), and the rest is up to us. Python is naturally a single-threaded language, meaning each script will only use a single cpu (usually this means it uses a single cpu core, and sometimes even just half or a quarter, or worse, of that core).
bladecoder / Blade Ink PythonPython bindings for Ink, a scripting language for writing interactive narratives
beeCuiet / Llm Twitter Thread BotA Python script to create a Twitter thread generated by a specified Large Language Model with a given input.
mehdi-roozitalab / Learning PythonPython is an interesting scripting language. Let's do some python
youssefelsabbahy / Backend RoadmapDiscover a comprehensive backend roadmap covering foundational concepts such as databases and APIs, leading to proficiency in server-side scripting with languages like Python or Node.js. Ideal for developers seeking to enhance their backend development skills.
olaflaitinen / ThuliumThulium is a production-ready Python library for offline handwritten text recognition (HTR) supporting 52+ languages across Latin, Cyrillic, Greek, Arabic, Hebrew, Devanagari, Chinese, Japanese, Korean, and Georgian scripts.
LSEG-API-Samples / Article.DataLibrary.Python.NewsSentimentWithLLMPython script for analyzing financial news sentiment using GPT-based Large Language Models (LLMs). It demonstrates how to leverage LSEG's Data Library to fetch news headlines and apply LLMs for sentiment classification, helping in the development of advanced investment strategies
dyneth02 / DSA Python ScriptsA dual-language repository showcasing advanced Data Science foundations. It features R scripts for comprehensive statistical analysis, probability modeling (Normal, Poisson, Binomial), and EDA, alongside a Python library of recursive algorithms, sorting implementations (Quick, Selection, Insertion Sort), and mathematical series solutions from SLIIT
tomasmckelvey / FsidFSID is an open source toolbox, implemented in the Python Julia and Matlab programming languages. FSID is a toolbox with scripts which estimates linear multi-input multi-output state-space models from sample data using frequency-domain subspace algorithms. Algorithms which estimate models based on samples of the transfer function matrix as well as frequency domain input and output vectors are provided. The algorithms can be used for discrete-time models, continuous-time models as well as for approximation of rational matrices from samples corresponding to arbitrary points in the complex plane.
EclipseLikesSpace / JERScriptA scripting language inspired by Lua and Python
jmelesky / Tabular Cleansepython script to convert tabs to spaces in source files, per the python language spec
cryptator / Assembly Code AnalysisPython scripts for analyzing intel assembly language codes(.asm) using opcode frequency and other means.
cthacker-udel / Raspberry Pi ScriptsRaspberry Pi Scripts in the following languages : Python, C++, C, Makefile, Bash Shell/Script, and Java!
wardw / IoscriptA header-only, modern C++ interface to use scripting languages like Python, Ruby or Gnuplot directly from C++
MichaelSDavid / Conure LangA small, dynamically-typed, object-oriented scripting language written in C that takes inspiration from Python, JS, and Ruby.
tkouts / Porcupine LegacyPorcupine Web Application Server. Build Web 2.0 applications just by using the Python and JavaScript scripting languages.