🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

anchovy-css

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anchovy-css

A simple, pure-Python CSS pre-processor.

0.1.1
Source
PyPI
Maintainers
1

PyPI - Project Version PyPI - Python Version GitHub - Project License GitHub - Code Size codecov

Anchovy CSS

anchovy_css is a pure-Python CSS pre-processor. The key feature it currently offers is arbitrary selector and media query nesting. Future releases will add more feature parity with established competitors, adding inclusions, features flags, and custom properties/functions.

Installation

anchovy_css includes wheels which can be installed using pip: pip install anchovy_css.

Alternatively, anchovy_css may be installed directly from source: pip install git+https://github.com/pydsigner/anchovy_css.

Keywords

css

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts