8000 pythonanywhere-core/pyproject.toml at v0.2.4 · pythonanywhere/pythonanywhere-core · GitHub
[go: up one dir, main page]

Skip to content
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":".github","path":".github","contentType":"directory"},{"name":"docs","path":"docs","contentType":"directory"},{"name":"pythonanywhere_core","path":"pythonanywhere_core","contentType":"directory"},{"name":"tests","path":"tests","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"README.rst","path":"README.rst","contentType":"file"},{"name":"poetry.lock","path":"poetry.lock","contentType":"file"},{"name":"poetry.toml","path":"poetry.toml","contentType":"file"},{"name":"pyproject.toml","path":"pyproject.toml","contentType":"file"},{"name":"renovate.json","path":"renovate.json","contentType":"file"}],"totalCount":11}},"fileTreeProcessingTime":9.402602,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":369561075,"defaultBranch":"master","name":"pythonanywhere-core","ownerLogin":"pythonanywhere","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-05-21T14:27:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/181511?v=4","public":true,"private":false,"isOrgOwned":true},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"v0.2.4","listCacheKey":"v0:1748310968.0","canEdit":false,"refType":"tag","currentOid":"550ad31a8dd91028e1d0e59f55f44d4d8b6c36a5"},"path":"pyproject.toml","currentUser":null,"blob":{"rawLines":["[tool.poetry]","name = \"pythonanywhere-core\"","version = \"0.2.4\"","description = \"API wrapper for programmatic management of PythonAnywhere services.\"","authors = [\"PythonAnywhere \u003cdevelopers@pythonanywhere.com\u003e\"]","license = \"MIT\"","readme = \"README.rst\"","classifiers = ["," \"Development Status :: 3 - Alpha\","," \"Intended Audience :: Developers\","," \"Topic :: Software Development :: Libraries\","," \"License :: OSI Approved :: MIT License\","," \"Programming Language :: Python :: 3.13\","," \"Programming Language :: Python :: 3.12\","," \"Programming Language :: Python :: 3.11\","," \"Programming Language :: Python :: 3.10\","," \"Programming Language :: Python :: 3.9\","," \"Programming Language :: Python :: 3.8\",","]","keywords = [\"pythonanywhere\", \"api\", \"cloud\", \"web hosting\"]","","[tool.poetry.dependencies]","python = \"^3.8\"","python-dateutil = \"^2.8.2\"","requests = \"^2.30.0\"","snakesay = \"^0.10.3\"","typing_extensions = \"^4.5.0\"","","[tool.poetry.dev-dependencies]","pytest = \"^8.0.0\"","pytest-cov = \"^5.0.0\"","pytest-mock = \"^3.10.0\"","responses = \"^0.25.0\"","sphinx = \"7.1.2\"","sphinx-rtd-theme = \"^3.0.0\"","","[tool.black]","line-length = 120","","[build-system]","requires = [\"poetry-core\u003e=1.0.0\"]","build-backend = \"poetry.core.masonry.api\"","","[tool.pyright]","venvPath = \".\"","venv = \".venv\""],"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/pythonanywhere/pythonanywhere-core/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"pyproject.toml","displayUrl":"https://github.com/pythonanywhere/pythonanywhere-core/blob/v0.2.4/pyproject.toml?raw=true","headerInfo":{"blobSize":"1.22 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":null,"isGitLfs":false,"onBranch":false,"shortPath":"6c2ccdc","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonanywhere%2Fpythonanywhere-core%2Fblob%2Fv0.2.4%2Fpyproject.toml","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"46","truncatedSloc":"41"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"TOML","languageID":365,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/pythonanywhere/pythonanywhere-core/blob/v0.2.4/pyproject.toml","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/pythonanywhere/pythonanywhere-core/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/pythonanywhere/pythonanywhere-core/raw/refs/tags/v0.2.4/pyproject.toml","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timed_out":false,"not_analyzed":true,"symbols":[]}},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/pythonanywhere/pythonanywhere-core/branches":{"post":"c7EedU4jKYddPn62USiqIP8Zd1HfDeBFXNpgIH6oocagYLCD8qinfR1PYRURcDaBs62SpkNVr7e0weicD_YS8g"},"/repos/preferences":{"post":"_ZV5Ko4mXLHT-4BPmmFXBdhXKNAV19NrI0zrXoQHgmntASS1FnTJs_yiWSlDykFmUP4w_frOUiz4nCOg3DZ28A"}}},"title":"pythonanywhere-core/pyproject.toml at v0.2.4 · pythonanywhere/pythonanywhere-core","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-7d7eb7c71814.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1ae9fa256942.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true,"github_models_repo_integration":false}}}
0