Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
API Toucan
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Damien Armillon
API Toucan
Repository
9e90ed6ea48f3ac98f27adb8ea43c7276b677e31
Select Git revision
Selected
9e90ed6ea48f3ac98f27adb8ea43c7276b677e31
Branches
8
master
default
datenotunique
archives
lastToucanUrl
urltitle-year
lets-hope-for-the-best
everything-is-fine
feature/change-pdf-endpoint
9 results
Show more breadcrumbs
api-toucan
backend
utils
schema.js
schema.js
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
6 years ago
9e90ed6e
Améliore la validation de création de toucan
· 9e90ed6e
Damien
authored
6 years ago
9e90ed6e
History
Améliore la validation de création de toucan
Damien
authored
6 years ago
test.py
109 B
1
2
3
4
5
6
7
8
9
10
11
from
controller
import
Controller
c
=
Controller
(
'
a1b2c3
'
)
while
(
True
):
print
(
c
.
mobile
.
getAngle
())