Overview:
The python.org.br site is a static website aimed at providing information and resources related to Python programming language. It is hosted at http://python.org.br/ and the source code can be found on GitHub at https://github.com/pythonbrasil/wiki. Users can contribute to improving the content of the site by accessing specific pages, editing the content, and submitting their changes as pull requests.
Features:
- Impressione-se:
- Companies: JSON content generated through an import from pyBusinesses-BR.
- Brazilian Projects: Markdown content in the proyectos.md file.
- Inicie-se:
- Introduction: Markdown content in the introducao.md file.
- Which Python?: Markdown content in the qual-python.md file.
- Download Python: Link to the Python download page.
- Installation Guides for Linux, Mac, and Windows.
- Tools: Markdown content in the ferramentas.md file.
- Aprenda mais:
- Web, Mobile, Games, and Scientific sections in Markdown format.
- Participe:
- Local Communities: Structured JSON content for adding new communities.
- Pyladies: Content imported from pyladies-brazil repository.
- Events: Structured JSON content to add new events.
- Contribute: Markdown content in the contribua.md file.