Personal tools
Skip to content. | Skip to navigation
*********** sc.embedder ***********.. contents::Life, the Universe, and Everything -This packages contains a Dexterity-based content type that allows you to embedded content (such as photos or videos) from third parties into your Plone You can easily embed content from Flickr, SlideShare, SoundCloud, Vimeo, Wikipedia, YouTube, and many other supporting the oEmbed_ format especification.Mostly...
Social networks integration for Plone .. contents:: Table of Contents :depth: 2 Life, the Universe, and Everything -This package provides integration with the following social networks in Plone:* Facebook * Google+ * LinkedIn * Pinterest * Telegram * Twitter * WhatsApp (mobile only)The integration is done via Open Graph protocol < basic metadata and the inclusion of sharing widgets for all...
Scipy is open-source software for mathematics, science, and engineering. The core library is NumPy which provides convenient and fast N-dimensional array manipulation. The SciPy library is built to work with NumPy arrays, and provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization. Together, they run on all popular operating systems, are quick to install, and are free of charge. NumPy and SciPy are easy to use, but powerful enough to be depended upon by some of the world's leading scientists and engineers.
Python-scss Warning:Im not support python-scss anymore. Use pyscss_ by Kronus. Python-scss is SCSS_ compiler for python. Documentation available at pypi_ or github_. This is part of zeta-library_... contents:: Python-scss has most of the funcitonality in Sass SCSS_ 3.2 and more. It supports:* **Nested rules** * **Keyword arguments** * **Mixins**: @mixin, @include * **Functions**: @function,...
A Scss compiler for Python