Skip to content
Simple, elegant, Pythonic functional programming.
Python Makefile
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
coconut Set version to 1.4.3 Jan 7, 2020
tests Fix math func def of string Jan 7, 2020
.appveyor.yml Further fix AppVeyor req issues Jul 29, 2019
.gitattributes Customize git attributes Jul 15, 2017
.gitignore Update gitignore Feb 17, 2019
.pre-commit-config.yaml Bump dependencies Nov 27, 2019
.readthedocs.yml Add dot to readthedocs filename Jun 10, 2017
.travis.yml Remove 2.6 test Jul 27, 2019
CONTRIBUTING.md Add link to release process Jan 7, 2020
DOCS.md Fix math func def of string Jan 7, 2020
FAQ.md Improve FAQ Dec 6, 2019
FUNDING.yml Add GitHub sponsors profile Jan 7, 2020
HELP.md Improve docs Dec 6, 2019
LICENSE.txt Use official Apache 2.0 text in LICENSE file May 26, 2017
MANIFEST.in Fix lots of errors Jul 25, 2018
Makefile Fix mypy error handling Jan 7, 2020
README.rst Improve FAQ Dec 6, 2019
conf.py Add univ_open, bump mypy Jan 7, 2020
setup.cfg Improve licensing and dependencies Feb 15, 2018
setup.py Add univ_open, bump mypy Jan 7, 2020

README.rst

Coconut

Backers on Open Collective Sponsors on Open Collective

Coconut (coconut-lang.org) is a variant of Python that adds on top of Python syntax new features for simple, elegant, Pythonic functional programming.

Coconut is developed on GitHub and hosted on PyPI. Installing Coconut is as easy as opening a command prompt and entering:

pip install coconut

after which the entire world of Coconut will be at your disposal. To help you get started, check out these links for more information about Coconut:

  • Tutorial: If you're new to Coconut, a good place to start is Coconut's tutorial.
  • Documentation: If you're looking for info about a specific feature, check out Coconut's documentation.
  • Online Interpreter: If you want to try Coconut in your browser, check out Coconut's online interpreter.
  • FAQ: If you have general questions about Coconut—like who Coconut is built for and whether or not you should use it—Coconut's frequently asked questions are often the best place to start.
  • Create a New Issue: If you're having a problem with Coconut, creating a new issue detailing the problem will allow it to be addressed as soon as possible.
  • Gitter: For any questions, concerns, or comments about anything Coconut-related, ask around at Coconut's Gitter, a GitHub-integrated chat room for Coconut developers.
  • Releases: Want to know what's been added in recent Coconut versions? Check out the release log for all the new features and fixes.

Credits

Contributors

This project exists thanks to all the people who contribute! Become a contributor.

https://opencollective.com/coconut/contributors.svg?width=890&button=false

Backers

Thank you to all our backers! Become a backer.

https://opencollective.com/coconut/backers.svg?width=890

Sponsors

Support Coconut by becoming a sponsor. Your logo will show up here with a link to your website. Become a sponsor.

You can’t perform that action at this time.