# harmonizome > Python wrapper for the Ma'ayan Lab Harmonizome API and dataset downloads ## Docs ### API Reference #### Core API > Public Harmonizome client objects - [Harmonizome](https://maayanlab.cloud/Harmonizome/reference/Harmonizome.html) - [Entity](https://maayanlab.cloud/Harmonizome/reference/Entity.html) #### Harmonizome Methods > Methods for the Harmonizome class - [Harmonizome.get](https://maayanlab.cloud/Harmonizome/reference/Harmonizome.get.html) - [Harmonizome.next](https://maayanlab.cloud/Harmonizome/reference/Harmonizome.next.html) - [Harmonizome.download](https://maayanlab.cloud/Harmonizome/reference/Harmonizome.download.html) - [Harmonizome.download_df](https://maayanlab.cloud/Harmonizome/reference/Harmonizome.download_df.html) - [Harmonizome.get_gene_functional_annotations](https://maayanlab.cloud/Harmonizome/reference/Harmonizome.get_gene_functional_annotations.html) - [Harmonizome.get_gene_with_associations](https://maayanlab.cloud/Harmonizome/reference/Harmonizome.get_gene_with_associations.html) - [Harmonizome.download_gene_functional_annotations](https://maayanlab.cloud/Harmonizome/reference/Harmonizome.download_gene_functional_annotations.html) - [Harmonizome.get_gene_associations_summary](https://maayanlab.cloud/Harmonizome/reference/Harmonizome.get_gene_associations_summary.html) - [Harmonizome.get_gene_functional_associations_formatted](https://maayanlab.cloud/Harmonizome/reference/Harmonizome.get_gene_functional_associations_formatted.html) - [Harmonizome.get_gene_data](https://maayanlab.cloud/Harmonizome/reference/Harmonizome.get_gene_data.html)