You can use boolean logic (e.g. AND/OR/NOT) for complex search queries. For more help and examples, see the search documentation.
Search by package name:
my-package (implicit)
name:my-package (explicit)
Search by package filename:
filename:my-package.ext
Search by package tag:
tag:latest
Search by package version:
version:1.0.0
prerelease:true (prereleases)
prerelease:false (no prereleases)
Search by package architecture:
architecture:x86_64
Search by package distribution:
distribution:el
Search by package license:
license:MIT
Search by package format:
format:deb
Search by package status:
status:in_progress
Search by package file checksum:
checksum:5afba
Search by package security status:
severity:critical
Search by package vulnerabilities:
vulnerabilities:>1
vulnerabilities:<1000
Search by # of package downloads:
downloads:>8
downloads:<100
Search by package type:
type:binary
type:source
Search by package size (bytes):
size:>50000
size:<10000
Search by dependency name/version:
dependency:log4j
dependency:log4j=1.0.0
dependency:log4j>1.0.0
Search by uploaded date:
uploaded:>"1 day ago"
uploaded:<"August 14, 2022 EST"
Search by entitlement token (identifier):
entitlement:3lKPVJPosCsY
Search by policy violation:
policy_violated:true
deny_policy_violated:true
license_policy_violated:true
vulnerability_policy_violated:true
Search by repository:
repository:repo-name
Search by last download date:
last_downloaded:<"30 days ago"
last_downloaded:>"August 14, 2022 EST"
Search queries for all Debian-specific (and related) package types
Search by component:
deb_component:unstable
Search queries for all Maven-specific (and related) package types
Search by group ID:
maven_group_id:org.apache
Search queries for all Docker-specific (and related) package types
Search by image digest:
docker_image_digest:sha256:7c5..6d4
(full hashref only)
Search by layer digest:
docker_layer_digest:sha256:4c4..ae4
(full hashref only)
Search queries for all Generic-specific package types
Search by file path:
generic_filepath:path/to/file.txt
Search by directory:
generic_directory:path/to
Field type modifiers (depending on the type, you can influence behaviour)
For all queries, you can use:
~foo for negation
For string queries, you can use:
^foo to anchor to start of term
foo$ to anchor to end of term
foo*bar for fuzzy matching
For number/date or version queries, you can use:
>foo for values greater than
>=foo for values greater / equal
<foo for values less than
<=foo for values less / equal
Need a secure and centralised artifact repository to deliver Alpine,
Cargo,
CocoaPods,
Composer,
Conan,
Conda,
CRAN,
Dart,
Debian,
Docker,
Generic,
Go,
Helm,
Hex,
HuggingFace,
LuaRocks,
Maven,
MCP,
npm,
NuGet,
P2,
Python,
RedHat,
Ruby,
Swift,
Terraform,
Vagrant,
VSX,
Raw & More packages?
Cloudsmith is the new standard in Package / Artifact Management and Software Distribution.
With support for all major package formats, you can trust us to manage your software supply chain.
butterfree
1.2.4
One-liner (summary)
Description
## Butterfree _A tool for building feature stores. Transform your raw data into beautiful features._
[]((https://pypi.org/project/butterfree/))  [](https://opensource.org/licenses/Apache-2.0) [](https://github.com/psf/black)
|-----------|---------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------|--------------------------------------------| | PyPi | [](https://pypi.org/project/butterfree/) | [Link](https://pypi.org/project/butterfree/) | `pip install butterfree ` |
### Build status | Develop | Stable | Documentation | Sonar | |-----------------------------------------------------------------------------|-----------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |  |  | [](https://butterfree.readthedocs.io/en/latest/?badge=latest) | [](https://sonarcloud.io/dashboard?id=quintoandar_butterfree) |
Made with :heart: by the MLOps team from [QuintoAndar](https://github.com/quintoandar/)
This library supports Python version 3.7+ and meant to provide tools for building ETL pipelines for Feature Stores using [Apache Spark](https://spark.apache.org/).
The library is centered on the following concetps: - ETL: central framework to create data pipelines. Spark-based Extract, Transform and Load modules ready to use. - Declarative Feature Engineering: care about what you want to compute and not how to code it. - Feature Store Modeling: the library easily provides everything you need to process and load data to your Feature Store.
To understand the main concepts of Feature Store modeling and library main features you can check [Butterfree's Documentation](https://butterfree.readthedocs.io/en/latest/home.html), which is hosted by Read the Docs.
To learn how to use Butterfree in practice, see [Butterfree's notebook examples](https://github.com/quintoandar/butterfree/tree/master/examples)
## Requirements and Installation Butterfree depends on Python 3.7+ and it is Spark 3.0 ready :heavy_check_mark:
[PyPI hosts reference to a pip-installable module of this library](https://pypi.org/project/butterfree/), using it is as straightforward as including it on your project's requirements.
`bash pip install butterfree `
Or after listing butterfree in your requirements.txt file:
`bash pip install -r requirements.txt `
Dev Package are available for testing using the <version>.devN versions of the Butterfree on PyPi.
## License [Apache License 2.0](https://github.com/quintoandar/butterfree/blob/staging/LICENSE)
## Contributing All contributions are welcome! Feel free to open Pull Requests. Check the development and contributing guidelines described [here](CONTRIBUTING.md).
| Status | Completed |
|---|---|
| Checksum (MD5) | 581633f261dcb33650c27877f95e1d3b |
| Checksum (SHA-1) | 3d05781b531e90fce3b3816aa853ebf9fd4a6008 |
| Checksum (SHA-256) | 6e2a8526380bf506c685286de9817070871f2f0676784d5877f8a1bb0e95b867 |
| Checksum (SHA-512) | 87dc9b0f66169f213ba9a392d9365996bb92bea7a2963dc89da956bfc927ff9f80… |
| GPG Signature | |
| GPG Fingerprint | 6811684bac0b8895434e97bdd4391b8fb999e537 |
| Storage Region | Dublin, Ireland |
| Type | Binary (contains binaries and binary artifacts) |
| Uploaded At | 4 months, 3 weeks ago |
| Uploaded By |
|
| Slug Id | butterfree-124-py3-none-anywhl-x6j3 |
| Unique Id | 3FEi3EZtpEIvPIVZ |
| Version (Raw) | 1.2.4 |
| Version (Parsed) |
|
| extended metadata | |
| Homepage URL | https://github.com/quintoandar/butterfree |
| Keywords | feature store sets ETL |
| Metadata Version | 2.1 |
| Py Filetype | bdist_wheel |
| Py Version | py3 |
| Requires Dist | boto3 (==1.17.*) | cassandra-driver (<4.0,>=3.22.0) | h3 (<4,>=3.7.4) ; extra == 'h3' | mdutils (<2.0,>=1.2.2) | pandas (<2.0,>=0.24) | parameters-validation (<2.0,>=1.1.5) | pyspark (==3.*) | typer (<0.4,>=0.3) | typing-extensions (<5,>3.7.4) |
| Requires Python | >=3.7, <4 |
| pkg | butterfree-1.2.4-py3-none-any.w… |
5
105.1 KB |
md5 | sha1 | sha256 | sha512 |
This package has 127 files/directories.
| Newer |
|
butterfree |
5 |
|
||
| Newer |
|
butterfree |
5 |
|
||
| Newer |
|
butterfree |
6 |
|
||
| Newer |
|
butterfree |
6 |
|
||
| Newer |
|
butterfree |
5 |
|
||
| Newer |
|
butterfree |
5 |
|
||
| Newer |
|
butterfree |
6 |
|
||
| Newer |
|
butterfree |
5 |
|
||
| Newer |
|
butterfree |
5 |
|
||
| Newer |
|
butterfree |
5 |
|
||
|
|
butterfree |
5 |
|
|||
| Older |
|
butterfree |
5 |
|
||
| Older |
|
butterfree |
5 |
|
||
| Older |
|
butterfree |
5 |
|
||
| Older |
|
butterfree |
4 |
|
||
| Older |
|
butterfree |
5 |
|
||
| Older |
|
butterfree |
5 |
|
||
| Older |
|
butterfree |
5 |
|
||
| Older |
|
butterfree |
5 |
|
||
| Older |
|
butterfree |
5 |
|
Last scanned
4 months, 3 weeks ago
Scan result
Clean
Vulnerability count
0
Max. severity
UnknownPackage statistics are no longer available on cloudsmith.io. Please visit our new web app to access this feature.
You can embed a badge in another website that shows this or the latest version of this package.
To embed the badge for this specific package version, use the following:
[](https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/butterfree/1.2.4/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/)
|This version of 'butterfree' @ Cloudsmith|
.. |This version of 'butterfree' @ Cloudsmith| image:: https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/butterfree/1.2.4/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/?render=true
:target: https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/butterfree/1.2.4/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/
image::https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/butterfree/1.2.4/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/?render=true[link="https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/butterfree/1.2.4/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/",title="This version of 'butterfree' @ Cloudsmith"]
<a href="https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/butterfree/1.2.4/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/"><img src="https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/butterfree/1.2.4/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/?render=true" alt="This version of 'butterfree' @ Cloudsmith" /></a>
rendered as:
To embed the badge for the latest package version, use the following:
[](https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/butterfree/latest/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/)
|Latest version of 'butterfree' @ Cloudsmith|
.. |Latest version of 'butterfree' @ Cloudsmith| image:: https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/butterfree/latest/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/?render=true&show_latest=true
:target: https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/butterfree/latest/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/
image::https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/butterfree/latest/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/?render=true&show_latest=true[link="https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/butterfree/latest/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/",title="Latest version of 'butterfree' @ Cloudsmith"]
<a href="https://cloudsmith.io/~demo-docs/repos/awesome-repo/packages/detail/python/butterfree/latest/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/"><img src="https://api.cloudsmith.com/v1/badges/version/demo-docs/awesome-repo/python/butterfree/latest/a=noarch;xf=bdist_wheel;xn=butterfree;xv=py3/?render=true&show_latest=true" alt="Latest version of 'butterfree' @ Cloudsmith" /></a>
rendered as:
These instructions assume you have setup the repository first (or read it).
To install/use butterfree @ version 1.2.4 ...
pip install 'butterfree==1.2.4'
You can also install the latest version of this package:
pip install --upgrade 'butterfree'
If necessary, you can specify the repository directly:
pip install \
--index-url=https://dl.cloudsmith.io/public/demo-docs/awesome-repo/python/simple/ \
butterfree==1.2.4
If you've got a project requirements.txt file, you can specify this as a dependency:
--index-url=https://dl.cloudsmith.io/public/demo-docs/awesome-repo/python/simple/
butterfree==1.2.4
In addition, you can use this repository as an extra index url. However, please read our documentation on this parameter before using it. For example in a requirements.txt file:
--extra-index-url=https://dl.cloudsmith.io/public/demo-docs/awesome-repo/python/simple/
butterfree==1.2.4