$npx skillfedfor your agent

Packages starting with 'F'

546 packages · page 13 of 14

Packages

fpylll With conditions
PyPI · Mathematics · released May 2025

fpylll is a Python wrapper for the fplll lattice reduction library, providing access to algorithms like LLL and BKZ for reducing integer matrices and computing Gram-Schmidt orthogonalization.

However, the GPL version 2 or later license requires verification against your project's licensing constraints, and the unclear license treatment in metadata warrants…

license unclearcompiled wheel
102.7Kdownloads / mo
fpyutils With conditions
PyPI · Libraries · released Nov 2023

fpyutils provides a collection of utility functions for common Python tasks like file line matching and text processing, prioritizing readability and simplicity over performance.

However, be aware that the package is dormant—no releases since 2023-11-08—so do not expect bug fixes or compatibility updates.

GPL-3.0-or-laterpure Pythondormant
92.1Kdownloads / mo
fqdn With conditions
PyPI · Internet · released Mar 2021

Validates fully-qualified domain names (FQDNs) against RFC 1123 standards, checking whether a string would be acceptable as a public Internet hostname, with configurable relaxations for short names or underscores.

MPL-2.0pure Pythonaging
47.1Mdownloads / mo
fr24 Worth it
PyPI · Internet · released May 2026

fr24 retrieves real-time and historical flight data from Flightradar24 using gRPC, supporting live feeds, flight tracking, status updates, and detailed aircraft information.

Install it if you need programmatic access to flight data; be aware you'll need valid Flightradar24 credentials and should review the legal notice regarding data…

MITpure Python · 3.9+
97.8Kdownloads / mo
fractional-indexing With conditions
PyPI · Software Development · released Aug 2023

Generates sortable string keys for inserting items into ordered sequences without requiring full re-indexing, using fractional indexing to compute positions between existing keys.

permissive licensepure Python
217.5Kdownloads / mo
frappe-bench Worth it
PyPI · Build Tools · released Jun 2026

Bench is a CLI tool for installing, updating, and managing multiple Frappe application sites on Unix-like systems for both development and production environments.

GPL-3.0-onlypure Python · 3.10+
660.7Kdownloads / mo
fredapi With conditions
PyPI · Python Modules · released May 2024

fredapi wraps the FRED web service to fetch U.S. Federal Reserve economic data and return it as pandas Series or DataFrames, with built-in support for handling data revisions and vintage dates.

license unclearpure Pythonaging
1.3Mdownloads / mo
free-email-domains With conditions
PyPI · Utilities · released Feb 2026

Provides a curated list of free email domains that you can check membership against in your code.

MITpure Python
2.4Mdownloads / mo
free-proxy With conditions
PyPI · WWW/HTTP · released Jul 2026

Scrapes working free proxies from public proxy lists and returns them as strings for use in HTTP requests, with filtering by country, anonymity level, and protocol support.

However, free proxies are inherently unreliable; consider whether a paid proxy service better fits your use case.

MITpure Python · 3.8+
479.4Kdownloads / mo
freebox-api Worth it
PyPI · Home Automation · released Mar 2026

Asynchronous Python library for authenticating with and controlling Freebox routers via the Freebox OS API, supporting remote and LAN access.

copyleftpure Python
76.0Kdownloads / mo
freertos-gdb With conditions
PyPI · Software Development · released Feb 2025

A GDB Python plugin that adds commands to inspect and display freeRTOS kernel objects—tasks, queues, semaphores, and timers—directly from the debugger.

Apache-2.0pure Python · 3.6+dormant
883.1Kdownloads / mo
freetype-py With conditions
PyPI · Graphics · released Aug 2024

Provides Python bindings to the FreeType font rendering library, enabling you to load TrueType and OpenType fonts, access glyph metrics and outlines, and render text to bitmaps.

BSD-3-Clausecompiled wheel · 3.7+dormant
4.5Mdownloads / mo
freeze-core With conditions
PyPI · Python Modules · released Aug 2026

freeze-core provides core runtime support for cx_Freeze, handling file locking, cabinet archive operations, and rich text format processing needed during application freezing.

MITcompiled wheel · 3.11+
106.6Kdownloads / mo
freeze-uuid With conditions
PyPI · Testing · released May 2024

Decorator and context manager to mock Python's uuid module, returning fixed or sequenced UUIDs in tests instead of generating random ones.

However, maintenance is dormant, so it will not receive bug fixes or updates—acceptable for a stable, narrow-scope utility but worth noting if you need ongoing support.

MITpure Python · 3.9+dormant
106.0Kdownloads / mo
freezegun Worth it
PyPI · Testing · released Aug 2025

FreezeGun mocks Python's datetime and time modules to let tests run at a fixed or controlled point in time, supporting decorators, context managers, and manual time manipulation.

permissive licensepure Python · 3.8+aging
60.8Mdownloads / mo
freqtrade With conditions
PyPI · Investment · released Jul 2026

Freqtrade is a Python-based cryptocurrency trading bot that automates trading across major exchanges, with backtesting, strategy optimization via machine learning, and control via Telegram or web UI.

GPL-3.0-onlypure Python · 3.11+
75.2Kdownloads / mo
frictionless Worth it
PyPI · Python Modules · released Apr 2026

Frictionless provides a unified Python framework to describe, extract, validate, and transform tabular data across multiple file formats and sources, with built-in schema support and comprehensive validation reporting.

Install it if you work with CSV, JSON, SQL, or other tabular data and need reliable validation and extraction.

MITpure Python · 3.8+
1.1Mdownloads / mo
frida With conditions
PyPI · Python Modules · released Aug 2026

Python bindings for Frida, a dynamic instrumentation toolkit that lets you inject code into running processes on Windows, macOS, Linux, iOS, and Android to inspect and modify behavior at runtime.

license unclearcompiled wheel · 3.7+
1.8Mdownloads / mo
frida-tools With conditions
PyPI · Python Modules · released Jun 2026

Provides command-line tools for Frida, a dynamic instrumentation framework that lets you inject code and inspect running processes on Windows, macOS, Linux, iOS, and Android.

license unclearbuilds from source
466.0Kdownloads / mo
friendlywords With conditions
PyPI · Python Modules · released Aug 2026

Generates random human-readable strings from predefined word lists for naming projects, experiments, or other identifiers.

MITpure Python · 3.9+
76.0Kdownloads / mo
fritzconnection Worth it
PyPI · Python Modules · released Jan 2026

Communicate with AVM FRITZ!Box routers via TR-064 and HTTP interfaces, supporting network management, home automation device control, and call monitoring.

MITpure Python · 3.7+
136.6Kdownloads / mo
frontegg With conditions
PyPI · WWW/HTTP · released Nov 2024

Frontegg is a Python SDK for integrating Frontegg's SaaS platform features—authentication, user management, and other managed services—into your application with minimal code.

However, dormant maintenance (641 days since last release) is a concern—you should verify that the SDK remains compatible with the current Frontegg API and be…

license unclearpure Pythondormant
169.3Kdownloads / mo
Frozen-Flask With conditions
PyPI · Python Modules · released Feb 2024

Converts a Flask application into a directory of static files that can be served by any traditional web server without a Python runtime.

BSD-3-Clausepure Python · 3.8+dormant
226.3Kdownloads / mo
frozendict Worth it
PyPI · Libraries · released Nov 2025

Provides an immutable, hashable dictionary implementation with a dict-like API, supporting operations like set(), delete(), and merge via the | operator while guaranteeing immutability.

Install it if you need immutable mappings for hashing, thread safety, or functional programming patterns.

LGPL-3.0-onlypure Python · 3.6+
17.6Mdownloads / mo
frozenlist Worth it
PyPI · released Oct 2025

Provides a list-like container that starts mutable but can be frozen to prevent further modifications, and becomes hashable once frozen.

Install it if you need a hashable list-like container or want to enforce immutability after initialization.

permissive licensepure Python · 3.9+
554.2Mdownloads / mo
fs With conditions
PyPI · Filesystems · released May 2022

Provides a unified filesystem abstraction layer that lets you work with local directories, zip files, FTP servers, and other storage backends through a single consistent API.

However, note that maintenance is aging—the last release was 2022-05-02—so if you rely on active development or rapid bug fixes, evaluate whether that matters for…

MITpure Pythonaging
3.8Mdownloads / mo
fs-s3fs With conditions
PyPI · Filesystems · released Aug 2019

S3FS provides a PyFilesystem interface to Amazon S3, letting you read, write, and manage files in S3 buckets using standard filesystem operations.

MITpure Pythondormant
259.6Kdownloads / mo
fs.sshfs With conditions
PyPI · Python Modules · released Aug 2023

fs.sshfs provides a PyFilesystem2 interface to remote SSH/SFTP servers, letting you read, write, and navigate files over SSH as if they were a local filesystem.

LGPL-2.0-or-laterpure Pythondormant
123.4Kdownloads / mo
fspath Skip
PyPI · Libraries · released Jun 2023

Provides a more intuitive Python API for working with filesystem paths, wrapping os.path and zipfile operations with sensible defaults for common scripting tasks.

AGPL-3.0-or-laterpure Pythonabandoned
176.0Kdownloads / mo
fsrs Worth it
PyPI · Scientific/Engineering · released Aug 2026

Implements the Free Spaced Repetition Scheduler algorithm to calculate optimal review intervals for flashcards and study materials based on memory retention science.

Install it if you need scheduling logic; skip it if you're using a pre-built flashcard app.

MITpure Python · 3.10+
129.3Kdownloads / mo
fsspec Worth it
PyPI · released Jul 2026

fsspec provides a unified filesystem interface specification and implementations for accessing local, remote, and cloud storage backends through a common Python API.

license unclearpure Python · 3.10+
878.5Mdownloads / mo
fsspec-xrootd With conditions
PyPI · Scientific/Engineering · released Jun 2026

Adds XRootD storage support to fsspec, enabling file access to XRootD servers through fsspec's unified interface using the 'root' protocol.

BSD-3-Clausepure Python · 3.9+
1.2Mdownloads / mo
ft-pandas-ta With conditions
PyPI · Scientific/Engineering · released Sep 2025

Provides 130+ technical analysis indicators and candlestick patterns for financial data analysis, callable directly on Pandas DataFrames or as standalone functions.

However, maintenance is aging (last release 319 days ago), so verify that the indicator set and accuracy meet your specific requirements before relying on it for…

MITpure Pythonaging
256.9Kdownloads / mo
ft4222 With conditions
PyPI · Communications · released Feb 2026

Provides Python bindings to LibFT4222, enabling control of FT4222H USB2.0-to-Quad SPI/I2C device controllers for I2C, SPI, and GPIO operations.

However, maintenance is aging (182 days since last release), so verify that the incomplete API coverage includes the LibFT4222 functions you need before committing to…

MIT AND LicenseRef-FTDIcompiled wheel · 3.9.0+aging
104.9Kdownloads / mo
ftfy With conditions
PyPI · Text Processing · released Oct 2024

Detects and fixes mojibake (garbled Unicode text caused by encoding mismatches) and recovers correctly-encoded text from multiple layers of encoding corruption.

permissive licensepure Python · 3.9+dormant
14.5Mdownloads / mo
ftputil Worth it
PyPI · Python Modules · released Apr 2026

ftputil provides a high-level FTP client library that wraps FTP connections with a virtual file system interface, allowing you to interact with remote FTP servers using file-like objects and functions similar to Python's os, os.path, and shutil modules.

Install it if you need reliable, high-level FTP access in Python.

permissive licensepure Python · 3.6+
631.7Kdownloads / mo
fudgeo Worth it
PyPI · Database · released Jul 2026

fudgeo creates and manages OGC GeoPackages—SQLite-based geospatial databases—allowing you to read and write geometries and attributes using Python objects and standard SQL syntax.

Install it if you need to create or manage GeoPackages programmatically in Python and prefer a lightweight, SQL-native approach over heavier GIS libraries.

MITpure Python · 3.10+
125.2Kdownloads / mo
fugashi With conditions
PyPI · Linguistic · released Oct 2025

A Cython wrapper for MeCab that tokenizes and performs morphological analysis on Japanese text, returning parsed words with grammatical features.

MIT AND BSD-3-Clausecompiled wheel · 3.9+aging
1.0Mdownloads / mo
fugue Worth it
PyPI · Python Modules · released Feb 2026

Fugue provides a unified Python interface to write code once and execute it on multiple distributed computing backends with minimal rewrites, plus a SQL-based language for defining workflows.

permissive licensepure Python · 3.10+
2.4Mdownloads / mo
fugue-sql-antlr With conditions
PyPI · Python Modules · released Feb 2026

Parses Fugue SQL dialect into an abstract syntax tree using ANTLR4, providing a Python visitor interface for tree traversal and analysis.

Not recommended for direct use outside the Fugue ecosystem.

Apache-2.0builds from source · 3.10+
919.2Kdownloads / mo