Giter VIP home page Giter VIP logo

codecov.io travis-ci status

PyCon TW

This repository serves the website of PyCon TW, Python Conference Taiwan. This project is open source and the license can be found in LICENSE.

Getting Started

Requirements

  • Git 1.8+
  • Python 3.10.x
  • Yarn 1.0+
  • Node.js 8.0+

Set up a Development Environment & Run Server

Method 1 : Quick Start

Method 2 : Step by step

Run Tests

Tests are managed with pytest-django. You can run tests in your local environment:

  • Run the following command inside src:

      pytest
    
  • To run tests with coverage report:

      pytest --cov=.
    

How to Contribute

Follow the GitHub Flow, please DO NOT push the commits into master directly. Always create branch by the feature you want to update. You are encouraged to submit a pull request for reviewing before merging things into master.

We strongly recommend you configure your editor to match our coding styles. You can do this manually, or use an EditorConfig plugin if your editor supports it. An .editorconfig file has already been attached to the repository.

Deployment

For site administrators, please refer to document/deploy_docker_prod.md.

PyCon Taiwan's Projects

d-dex icon d-dex

Decentralized Data Exchange

facebook_page_insights_client icon facebook_page_insights_client

😺 In development. Its API design is based on pydantic. The target is to release a reusable library to PyPI by December 2021. Welcome contribution. 😺

logo-trademark icon logo-trademark

A place holder to host the logos or trademarks that PyCon TW uses.

notpycontw icon notpycontw

This is not the PyCon Taiwan website you’re looking for.

pybot22 icon pybot22

PyCon TW 2022 interaction discord bot.

pycon.tw icon pycon.tw

PyCon TW Proposal System & Backend Server

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.