Commits


Kengo Seki authored and Fokko Driesprong committed 9beb79def58
AVRO-2441: Add quickstart guide for Python3 (#558) * AVRO-2441: Add quickstart guide for Python3 * AVRO-2441: Add quickstart guide for Python3 Add a description about installation with pip * AVRO-2441: Add quickstart guide for Python3 Remove an unnecessary comment * AVRO-2441: Add quickstart guide for Python3 Make the installation commands consistent to install Avro onto the current user's local directory.