Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

FormConvert

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

FormConvert

Tools for working with Forms, including ConversionKit converters to convert HTML values to Python data structures.

  • 0.2.0
  • PyPI
  • Socket score

Maintainers
1

FormConvert +++++++++++

.. contents ::

Summary

Tools for working with Forms, including ConversionKit converters to convert HTML values to Python data structures.

Get Started

  • Download and install from source

Author

James Gardner <http://jimmyg.org>_

Changes

0.2.0

2009-10-04


* Updated to use the GNU AGPLv3 license.
* Updated ``MANIFEST.in`` to include tests and docs

2009-08-21
  • Added support for cgi.FieldStorage() query params to multiDictToDict()
  • Updated the docs so the tests pass

2009-08-11


* Fixed the un-tested post converters
* Added ``requireIfPresent()``

2009-08-07
  • Major documentation and test effort
  • Moved the email and regex modules to StringConvert
  • Added some new converters and removed unnecessary old ones

0.1.2

2009-03-31


* Added ``IfEmptySetNone`` converter

2009-03-27
  • Added a FormDecode converter which strips the .x and .y off image fields if possible and just removes the whole key if not. Perhaps should log a warning?

0.1.1

2009-03-26


* Moved a lot of the conversions from strings into FormConvert
* Added some new post converters

0.1.0
-----

* First version

License
=======
FormConvert - Tools for working with Forms, including ConversionKit converters
to convert HTML values to Python data structures.

Copyright (C) 2009 James Gardner

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.


Download
========

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc