# Dynamo Python

```{admonition} Dynamo Python Primer
:class: tip, dropdown
https://dynamopythonprimer.gitbook.io/dynamo-python-primer/
```
- [Access To Python 3](https://github.com/DynamoDS/Dynamo/wiki/Access-to-Python-3-modules-(Workaround)) - Learn Access to Python 3 modules
- [Customizing Dynamo's Python 3 installation](https://github.com/DynamoDS/Dynamo/wiki/Customizing-Dynamo's-Python-3-installation) - ...
- [Dynamo Python Primer](https://dynamopythonprimer.gitbook.io/dynamo-python-primer/) - Using Python will take your Dynamo definitions to the next level
- [Dynamo Revit API using Python](https://giobel.github.io/Dynamo-Python/) - Example with Dynamo Python
- [Dynamo Python](https://github.com/architectBIM/BIMPlanet_RevitAPI/tree/Ru/Dynamo_Python) - Dynamo, Python and Revit API snippets and manuals
- [Dynamo Python example](https://github.com/Cyril-Pop/Dynamo-Python-Samples) - ...
- [NodataSheet](https://github.com/nodatasheet/Revit/tree/main/Dynamo/General_python_snippets) - GeneralPythonSnippets.
- [Python for Dynamo AU Lab Handout](https://github.com/Amoursol/dynamoPython/blob/master/images/DivingDeeper_ABeginnersLookAtPythonInDynamo_AU_London2018.pdf) - A BEGINNERS LOOK AT PYTHON IN DYNAMO
- [Python for Dynamo examples](https://github.com/Amoursol/dynamoPython) - Python Modules for Dynamo 
- [Py Dynamo](https://github.com/dannysbentley/pyDynamo) - Python Dynamo Samples from Youtube 



```{raw} html
<script
   type="text/javascript"
   src="https://utteranc.es/client.js"
   async="async"
   repo="chuongmep/Awesome-Dynamo"
   issue-term="pathname"
   theme="github-light"
   label="💬 DynamoPython"
   crossorigin="anonymous"
/>
```