Springform

Latest version: v0.6.5

Safety actively analyzes 626801 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.5

Look. This was written for a very nuanced and specific project. I discovered things. I fixed them. Namely, a module I have calls its `super`, and loaded its `__base__` instead. So, the template copied the base class rather than the inheriting class.

Check it out: a bug.

0.6.0

Adds ability to add inheritances to objects; strengthens the ability to remove stuff.

0.5.5

Mostly back-end improvements, but added the ability to remove elements from the template which are no longer needed.

0.5.0

Version accurately accounts for various types of import statements -- at least the basic two:

* `import`
* `from ...`

0.4.0

We call them `Form`s now instead of `Template`s.

0.3.1

Can now:

* adds `function`s to the template builder
* removes a dependency I thought I would use, but nah

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.