- Sort Score
- Num 10 results
- Language All
Results 61 - 70 of 220 for DEVELOPMENT (0.05 seconds)
-
docs/ja/docs/fastapi-cli.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 6.6K bytes - Click Count (0) -
docs/en/docs/tutorial/first-steps.md
Run the live server: <div class="termy"> ```console $ <font color="#4E9A06">fastapi</font> dev <span style="background-color:#009485"><font color="#D3D7CF"> FastAPI </font></span> Starting development server π Searching for package file structure from directories with <font color="#3465A4">__init__.py</font> files
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Mar 07 09:29:03 GMT 2026 - 13.4K bytes - Click Count (0) -
docs/en/docs/advanced/vibe.md
/// tip This is the ultimate **vibe-driven development** experience. You don't need to think about what your API does, just let the LLM handle it. π§ /// ## Try It { #try-it } Go ahead, try it: {* ../../docs_src/vibe/tutorial001_py310.py *}
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 16:16:24 GMT 2026 - 2K bytes - Click Count (0) -
docs/uk/llm-prompt.md
- parallelism: ΠΏΠ°ΡΠ°Π»Π΅Π»ΡΠ·ΠΌ - multiprocessing: Π±Π°Π³Π°ΡΠΎΠΏΡΠΎΡΠ΅ΡΠΎΡΠ½ΡΡΡΡ - env var: Π·ΠΌΡΠ½Π½Π° ΠΎΡΠΎΡΠ΅Π½Π½Ρ - dict: ΡΠ»ΠΎΠ²Π½ΠΈΠΊ - enum: ΠΏΠ΅ΡΠ΅Π»ΡΠΊ - issue: ΠΏΡΠΎΠ±Π»Π΅ΠΌΠ° - server worker: ΡΠ΅ΡΠ²Π΅ΡΠ½ΠΈΠΉ ΠΏΡΠ°ΡΡΠ²Π½ΠΈΠΊ - worker: ΠΏΡΠ°ΡΡΠ²Π½ΠΈΠΊ - software development kit: Π½Π°Π±ΡΡ Π΄Π»Ρ ΡΠΎΠ·ΡΠΎΠ±ΠΊΠΈ ΠΏΡΠΎΠ³ΡΠ°ΠΌΠ½ΠΎΠ³ΠΎ Π·Π°Π±Π΅Π·ΠΏΠ΅ΡΠ΅Π½Π½Ρ - bearer token: ΡΠΎΠΊΠ΅Π½ Π½ΠΎΡΡΡ - breaking change: Π½Π΅ΡΡΠΌΡΡΠ½Π° Π·ΠΌΡΠ½Π° - bug: ΠΏΠΎΠΌΠΈΠ»ΠΊΠ° - button: ΠΊΠ½ΠΎΠΏΠΊΠ° - callable: Π²ΠΈΠΊΠ»ΠΈΠΊΠ°ΡΠΌΠΈΠΉ - code: ΠΊΠΎΠ΄ - commit: ΡΡΠΊΡΠ°ΡΡΡ
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Feb 04 16:47:51 GMT 2026 - 4K bytes - Click Count (0) -
CONTRIBUTING.md
There is no need to ask for an assignment or for permission to work on those issues, just comment and start working on it. ## Setting up your development environment In order to make changes to Gradle, you'll need: * [Adoptium JDK](https://adoptium.net/temurin/archive/?version=17) (Java Development Kit) **version 17**. Fixed version is required to use [remote cache](#remote-build-cache).
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 18:43:39 GMT 2026 - 19.1K bytes - Click Count (0) -
scripts/docs.py
A quick server to preview a built site with translations. For development, prefer the command live (or just mkdocs serve). This is here only to preview a site with translations already built. Make sure you run the build-all command first. """ typer.echo("Warning: this is a very simple server.") typer.echo("For development, use the command live instead.")Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 17:46:10 GMT 2026 - 25.4K bytes - Click Count (0) -
docs/en/docs/_llm-test.md
* the system authenticates the user * the CLI * the command line interface * the server * the client * the cloud provider * the cloud service * the development * the development stages * the dict * the dictionary * the enumeration * the enum * the enum member * the encoder * the decoder * to encode * to decode * the exception
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 11K bytes - Click Count (0) -
compat/maven-plugin-api/pom.xml
<version>4.1.0-SNAPSHOT</version> </parent> <artifactId>maven-plugin-api</artifactId> <name>Maven 3 Plugin API</name> <description>The API for Maven 3 plugins - Mojos - development.</description> <dependencies> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-api-xml</artifactId> </dependency> <dependency>
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sun Jun 29 22:37:39 GMT 2025 - 3.7K bytes - Click Count (0) -
buildscripts/gen-ldflags.go
return ldflagsStr } // genReleaseTag prints release tag to the console for easy git tagging. func releaseTag(version string) (string, time.Time) { relPrefix := "DEVELOPMENT" if prefix := os.Getenv("MINIO_RELEASE"); prefix != "" { relPrefix = prefix } relSuffix := "" if hotfix := os.Getenv("MINIO_HOTFIX"); hotfix != "" { relSuffix = hotfix }
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu Jun 16 23:10:48 GMT 2022 - 3.3K bytes - Click Count (0) -
CONTRIBUTING.md
If you plan to contribute on a regular basis, please consider filing a [contributor license agreement][cla]. Additional Resources -------------------- + [Contributing patches](https://maven.apache.org/guides/development/guide-maven-development.html#Creating_and_submitting_a_patch) + [Apache Maven JIRA project page](https://issues.apache.org/jira/projects/MNG/) + [Contributor License Agreement][cla] + [General GitHub documentation](https://help.github.com/)
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sat Jun 07 09:55:33 GMT 2025 - 4.2K bytes - Click Count (0)