{"id":4235,"date":"2022-03-08T15:08:17","date_gmt":"2022-03-08T15:08:17","guid":{"rendered":"https:\/\/ibex.tech\/python\/?p=4235"},"modified":"2025-12-11T21:51:57","modified_gmt":"2025-12-11T21:51:57","slug":"naming-conventions-in-python","status":"publish","type":"post","link":"https:\/\/ibex.tech\/python\/memory-python\/naming-conventions-in-python","title":{"rendered":"Naming conventions in Python"},"content":{"rendered":"\n<p>Whilst you can do what you want, the creators of Python specify naming conventions that should be followed:<\/p>\n\n\n\n<p>ClassNamesInStudlyCaps<\/p>\n\n\n\n<p>CONSTANTS_IN_ALL_CAPS<\/p>\n\n\n\n<p>variable_names_in_snake_case<\/p>\n\n\n\n<p>method_names_in_snake_case<\/p>\n\n\n\n<p>function_names_in_snake_case<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Whilst you can do what you want, the creators of Python specify naming conventions that should be followed: ClassNamesInStudlyCaps CONSTANTS_IN_ALL_CAPS variable_names_in_snake_case method_names_in_snake_case function_names_in_snake_case<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[337,336,335,320],"tags":[],"class_list":["post-4235","post","type-post","status-publish","format-standard","hentry","category-python-general","category-classes","category-functions","category-memory-python"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/posts\/4235","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/comments?post=4235"}],"version-history":[{"count":4,"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/posts\/4235\/revisions"}],"predecessor-version":[{"id":4978,"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/posts\/4235\/revisions\/4978"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/media?parent=4235"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/categories?post=4235"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/python\/wp-json\/wp\/v2\/tags?post=4235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}