parsel

parsel

Python Software Foundation
+
+

Related Products

  • JOpt.TourOptimizer
    8 Ratings
    Visit Website
  • Twilio
    1,298 Ratings
    Visit Website
  • Stack AI
    16 Ratings
    Visit Website
  • Nutrient SDK
    90 Ratings
    Visit Website
  • Boozang
    15 Ratings
    Visit Website
  • BrandMail
    281 Ratings
    Visit Website
  • Crowdin
    724 Ratings
    Visit Website
  • SDS Manager
    4 Ratings
    Visit Website
  • Google Cloud Run
    259 Ratings
    Visit Website
  • PESTBOSS
    2 Ratings
    Visit Website

About

Parsel is a BSD-licensed Python library to extract and remove data from HTML and XML using XPath and CSS selectors, optionally combined with regular expressions. Create a selector object for the HTML or XML text that you want to parse. Then use CSS or XPath expressions to select elements. CSS is a language for applying styles to HTML documents. It defines selectors to associate those styles with specific HTML elements. XPath is a language for selecting nodes in XML documents, which can also be used with HTML. You can use either CSS or XPath. CSS is usually more readable, but some things can only be done with XPath. Being built atop lxml, parsel selectors support some EXSLT extensions and come with pre-registered namespaces to use in XPath expressions. Parsel selectors allow you to chain selectors, so most of the time you can just select by class using CSS and then switch to XPath when needed.

About

Pygame is a set of Python modules designed for writing video games. Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system. Pygame is free. Released under the LGPL license, you can create open-source, freeware, shareware, and commercial games with it. With dual-core CPUs common, and 8-core CPUs cheaply available on desktop systems, making use of multi-core CPUs allows you to do more in your game. Selected pygame functions release the dreaded python GIL, which is something you can do from C code. Uses optimized C and assembly code for core functions. C code is often 10-20 times faster than python code, and assembly code can easily be 100x or more times faster than python code. Comes with many operating systems. Just an apt-get, emerge, pkg_add, or just install away.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Anyone searching for a library to extract data from HTML and XML using XPath and CSS selectors

Audience

Developers in search of a solution to create fully featured games and multimedia programs

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

Python Software Foundation
United States
pypi.org/project/parsel/

Company Information

pygame
www.pygame.org/wiki/about

Alternatives

Alternatives

UI-licious

UI-licious

Uilicious

Categories

Categories

Integrations

Python
FreeBSD
NetBSD
OpenBSD
Oracle Solaris
QNX Neutrino RTOS
Replit
Travis CI

Integrations

Python
FreeBSD
NetBSD
OpenBSD
Oracle Solaris
QNX Neutrino RTOS
Replit
Travis CI
Claim parsel and update features and information
Claim parsel and update features and information
Claim pygame and update features and information
Claim pygame and update features and information